摘要:
起因:[代码]实际情景: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--同事负责的平台是Ext.js框架搭建的,web.config配置文件里配置了全局为“GB2312”编码:globalizationrequestEncoding="gb2312"responseEncoding="gb2312"fileEncoding="gb2312"culture="zh-CN"/当前台提交“中文文字”时,后台用Request.QueryString[ 阅读全文