泰山脚下

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年11月20日

摘要: 如果页面中要在页面中显示XML内容,除了要在页面的代码文件(cs)中放置如下内容外:Response.Charset = "gb2312"; Response.ContentType = "text/xml";Response.ContentEncoding = System.Text.Enc... 阅读全文
posted @ 2014-11-20 18:09 泰山脚下 阅读(481) 评论(0) 推荐(0)