摘要:
//文本文件的创建,和写入数据 引用system.io string path = @"D:\backup\pg_backup.txt"; if (!File.Exists(path)) { ... 阅读全文
posted @ 2011-11-04 13:38
swarb
阅读(128)
评论(0)
推荐(0)
摘要:
//创建进程 public static void StartCmd(String workingDirectory, String command) { Process p = new Proces... 阅读全文
posted @ 2011-11-04 13:32
swarb
阅读(514)
评论(0)
推荐(0)
浙公网安备 33010602011771号