本人练手-控制台小程序:使用ServiceController类,实现对WindowsService的控制若Service当前状态是Stop或StopPending,则启动Service;若Service已经启动,则将Service停止BTW:Service名称和机器名,均通过外部xml文件读取