摘要:
DataSet ds = new DataSet(); ds.ReadXml(dataFile); Console.WriteLine(data.Length); string dataxml = ds.GetXml(); DataSet ds1 = new DataSet(); using (System.IO.StringReader xmlSR ... 阅读全文
posted @ 2013-07-02 18:21
李占卫
阅读(313)
评论(0)
推荐(0)

浙公网安备 33010602011771号