摘要:
static void Main(string[] args) { XmlDocument doc = ProcessItem("http://192.168.0.4:8099/AndroidXml/MSWeb.xml"); doc.Save(@"D:\testxml.xml"); } public static XmlDocument ProcessItem(string URL) { //使用rssURL的值建立了一个WebRequest项 Web... 阅读全文
posted @ 2014-02-18 11:31
好咖
阅读(486)
评论(0)
推荐(0)

浙公网安备 33010602011771号