摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Xml;namespace testConsoleApplication1{ class test解析xml文件 { public static void Main() { List> info = getFileList(); Console.WriteLine("一共有" + info.Count + "项"); ... 阅读全文
posted @ 2012-08-08 20:25 gitran 阅读(509) 评论(0) 推荐(0)
摘要: 命令行式PYTP 阅读全文
posted @ 2012-08-08 17:29 gitran 阅读(101) 评论(0) 推荐(0)