欢迎各位兄弟 发布技术文章
这里的技术是共享的
web.config中配置
<system.web> <globalization requestEncoding="utf-8" responseEncoding="utf-8" fileEncoding="utf-8"/> <httpRuntime executionTimeout="1000"></httpRuntime>