1
1
我认为您要查找的是一个定制的ActionResult类。我觉得你不可能写自己的行动结果。 菲尔·哈克在这里写到: http://haacked.com/archive/2008/05/10/writing-a-custom-file-download-action-result-for-asp.net-mvc.aspx 您不应该使用httpcontext.transmitfile,而是应该向响应写入一个字节数组。 |
Robert King · Unity C#语法问题-转换位置 1 年前 |
JBryanB · 如何从基本抽象类访问类属性 1 年前 |
law · 检查答案按钮的输入字符串格式不正确 2 年前 |
i_sniff_ket · 在unity之外使用unity类 2 年前 |