摘要:
// Create the ProcessInfo object System.Diagnostics.ProcessStartInfo psi = new System.Diagnostics.ProcessStartInfo("cmd.exe"); psi.UseShellExecute = false; ... 阅读全文
posted @ 2006-06-15 09:24
那又怎样
阅读(1730)
评论(0)
推荐(0)

浙公网安备 33010602011771号