摘要:
public class WriteLog { public static void WriteLogInfo(SqlException ex,string path) { if (!Directory.Exists(path)) { Directory.CreateDirectory(path); 阅读全文
posted @ 2020-09-05 22:25
tiger_yj
阅读(170)
评论(0)
推荐(0)
摘要:
... ... /// <summary> /// 创建Txt文本 /// </summary> /// <param name="name"></param> /// <param name="str"></param> public void CreateTxt(string name,stri 阅读全文
posted @ 2020-09-05 22:05
tiger_yj
阅读(193)
评论(0)
推荐(0)

浙公网安备 33010602011771号