摘要:
using System.ServiceProcess;namespace ConsoleApplication2{ class Program { static void Main(string[] args) { //System.ServiceProcess.ServiceController("W3SVC"); ServiceController dd = new ServiceController("W3SVC"); } }} 阅读全文
posted @ 2012-11-21 23:04
OpenCsharp.Net
阅读(472)
评论(0)
推荐(0)

浙公网安备 33010602011771号