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