摘要: <system.web> <!-- 文件上传大小KB--> 设置为1g <httpRuntime requestValidationMode="2.0" maxRequestLength="1073741824" executionTimeout="3600"/> </system.web> <sy 阅读全文
posted @ 2017-02-28 22:31 好好學習 阅读(330) 评论(0) 推荐(0) 编辑