随笔分类 - C#
进阶C#之路,所遇知识点分享
摘要://引用方法 DataSet dataSetnum = fy.GetPageDataset(table, "*", "PropertyID", 1, 1, 1, 1, ""); DataSet dataSet = fy.GetPageDataset(table, "*", "PropertyID",
阅读全文
摘要:string xmlFilePath = "D:\\log_xml\\MarInfo.xml"; //Server.MapPath(@"相对路径如/xml/test.xml"); XmlDocument doc = new XmlDocument(); doc.Load(xmlFilePath);/
阅读全文

浙公网安备 33010602011771号