摘要:
usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Diagnostics;namespaceProcess_Test...{classProcess_Test...{publicstaticvoidMain()...{Processa=newProcess();a.StartInfo.CreateNoWindow=true;a.StartInfo.UseShellExecute=false;a.StartInfo.RedirectStandardOutput=true;a.StartInfo.Fil 阅读全文
posted @ 2007-04-13 12:20
wkjs
阅读(154)
评论(0)
推荐(0)
浙公网安备 33010602011771号