sc命令的使用方法 1、使用sc start 服务名命令可以启动指定的服务。使用sc stop 服务名命令可以停止指定的服务。创建和删除服务:使用sc create 服务名 binPath=服务可执行...