摘要:
1usingSystem;2usingSystem.Collections.Generic;3usingSystem.Collections;4usingSystem.Linq;5usingSystem.Text;67usingSystem.ServiceProcess;8usingSystem.Configuration.Install;910namespaceWindowsFormsApplication211{12publicclassServiceManage13{14publicServiceManage()15{16}1718privatestring_serviceName;19 阅读全文