摘要:
XmlDocument xml = new XmlDocument(); xml.Load("f://tem.xml"); Response.Charset = "gb2312"; Response.ContentType = "text/xml"; Response.ContentEnco... 阅读全文
posted @ 2009-08-25 13:39 阳光有约 阅读(305) 评论(0) 推荐(0)
|
|
|
|
摘要:
XmlDocument xml = new XmlDocument(); xml.Load("f://tem.xml"); Response.Charset = "gb2312"; Response.ContentType = "text/xml"; Response.ContentEnco... 阅读全文
posted @ 2009-08-25 13:39 阳光有约 阅读(305) 评论(0) 推荐(0) |
|