04 2016 档案

摘要:``` set subl="C:\Program Files (x86)\Sublime Text 3\subl.exe" set git-bash="C:\Program Files\Git\git-bash.exe" for %%x in ("C:\projects\jarsj","C:\projects\jasygl","C:\projects\wdksw","c:\cloud") do (... 阅读全文
posted @ 2016-04-13 16:45 LisPythoniC 阅读(412) 评论(0) 推荐(0)
摘要:``` #!/bin/bash git --git-dir=/var/www/domain/.git --work-tree=/var/www/domain pull uwsgi --reload /tmp/domain service nginx restart ``` 阅读全文
posted @ 2016-04-12 08:53 LisPythoniC 阅读(237) 评论(0) 推荐(0)
摘要:lua C 阅读全文
posted @ 2016-04-11 17:20 LisPythoniC 阅读(307) 评论(0) 推荐(0)
摘要:`git fetch && git reset hard origin/master` 阅读全文
posted @ 2016-04-09 17:24 LisPythoniC 阅读(175) 评论(0) 推荐(0)
摘要:But did you know Google allows you to download the full standalone installer of Chrome from its official website? Our readers "Musafir_86" and "anuj" 阅读全文
posted @ 2016-04-05 09:37 LisPythoniC 阅读(773) 评论(0) 推荐(0)