win cmd 笔记
摘要:1. 关于服务管理: netstartnet stopsc query 对于命令详细信息的检索,配合grep可以检索出需要的配置:sc qc ServiceName | grep 2. 配合cygwin时的编码设置set LANG=zh_CN可以使用locale命令查看当前的配置
阅读全文
posted @
2011-09-15 15:27
Aeol Kong
阅读(137)
推荐(0)
How to use Git and svn together
摘要:From: http://flavio.castelli.name/howto_use_git_with_svnHowto use Git and svn togetherPosted by Flavio in Howto, KDE, Programming In these days I’ve heard lot of rumors around Git. After reading some manual/tutorial/guide I discovered that it can be really useful, especially if you spend lot of time
阅读全文
posted @
2011-08-26 09:03
Aeol Kong
阅读(425)
推荐(0)