摘要:
/// /// 获得指定XML文件内容 /// /// XML文件相对路径 /// XML数据 public static DataTable GetConfigXml(string strPath) { DataTable dt = null; ... 阅读全文
posted @ 2018-02-08 09:35
蜜雪粮液
阅读(239)
评论(0)
推荐(0)
摘要:
/// /// 写日志文件 /// /// 日志内容 /// 文件名(不带后缀) public static void WriteLog(string Infos, string fileNameParam) { try { ... 阅读全文
posted @ 2018-02-08 09:29
蜜雪粮液
阅读(448)
评论(0)
推荐(0)

浙公网安备 33010602011771号