2009年9月27日
摘要: Different ways how to escape an XML string in C#XML encoding is necessary if you have to save XML text in an XML document. If you don't escape special chars the XML to insert will become a part of the... 阅读全文
posted @ 2009-09-27 09:14 shawnliu 阅读(1145) 评论(0) 推荐(0) 编辑