摘要: 1。获取进程Id,进程名字。代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-- using System.Diagnostics; //获取电脑当前运行的进程 Process[] myProcesses; //Get the list of cu... 阅读全文
posted @ 2010-07-30 14:25 ike_li 阅读(203) 评论(0) 推荐(0)