摘要: System.Diagnostics.Process.Start("CMD.exe","/c net send 192.168.3.6 你今天过的好吗?"); System.Diagnostics.Process.Start("cmd.exe", "/c foo.exe -arg " + "| bar.exe"); 阅读全文
posted @ 2009-09-21 18:11 zzh 阅读(236) 评论(0) 推荐(0) 编辑