摘要: 在windows下有些后台服务会开机自动启动。 用命令行方式启动关闭应用服务 使用sc.exe命令功能列表 如启动apache服务 sc stop Apache2.2 停止apache服务 sc start Apache2.2 命令行方式需要管理员权限 更快速方式是生成文件一运行就可以启动或关闭服务 阅读全文
posted @ 2017-07-28 09:21 海绵般汲取 阅读(1767) 评论(0) 推荐(0)