C#调用cmd程序,读取结果
摘要:
示例,调用cmd执行PING命令,读取结果,代码如下: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Diagnostics;namespace AppUserDocsExecute{ class Program { st... 阅读全文
posted @ 2013-08-26 11:36 ShawnZhou 阅读(472) 评论(0) 推荐(0)
浙公网安备 33010602011771号