1usingSystem;2usingSystem.Collections.Generic;3usingSystem.Collections;4usingSystem.Linq;5usingSystem.Text;67usingSystem.ServiceProcess;8usingSystem.Configuration.Install;910namespaceWindowsFormsApplication211{12publicclassServiceManage13{14publicServiceManage()15{16}1718privatestring_serviceName;19
posted on 2011-07-16 17:49  ken Chan  阅读(2131)  评论(0编辑  收藏  举报