
cmd
活最好的自己
做一个快乐的learning coder!To be my best!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
在windows中注册并开启Apache、MySQL服务的命令
注册并开启MySQL:(先关闭后开启)net stop mysql mysql\bin\mysql.exe -remove mysql mysql\bin\-install mysql net start mysql原创 2014-07-16 14:28:43 · 1463 阅读 · 0 评论 -
Errors reported here must be corrected before the service can be started
在调用这句话不是error,而是提示:如果这行下边出现错误则解决错误后再启动!原创 2014-07-16 18:52:41 · 19093 阅读 · 2 评论 -
error:在调用httpd.exe安装Apache服务时,总出现端口被占用
1、我使用原创 2014-07-16 19:04:20 · 1411 阅读 · 0 评论 -
批处理延时启动小全
转载自:http://blog.163.com/zsmasheng@126/blog/static/43055950201042081950826/转载 2014-07-11 10:20:59 · 1299 阅读 · 0 评论 -
查看本机给其他主机的共享的cmd命令
net share原创 2014-09-15 20:33:06 · 1749 阅读 · 0 评论 -
20140629:cmd常用命令:net use、net user、format、del、mkdir。
1、net user查看所有的网络用户原创 2014-06-29 13:08:08 · 999 阅读 · 0 评论