2005年3月17日
摘要: 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 @ 2005-03-17 16:17 lhx 阅读(595) 评论(0) 推荐(0) 编辑