摘要: using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Th... 阅读全文
posted @ 2016-06-12 11:06 尘梦 阅读(143) 评论(0) 推荐(0) 编辑
摘要: //Process[] pro= Process.GetProcesses(); //foreach (var item in pro) //{ // Console.WriteLine(item); // item.Kill(); //} ... 阅读全文
posted @ 2016-06-12 09:39 尘梦 阅读(99) 评论(0) 推荐(0) 编辑