使用 “127.0.0.1” 代替 “localhost” 来连接MySQL问题解决 参考资料: PHP – MySQL connection not working: 2002 No such file or directory:https://stackoverflow.com/questions/1676688/php-mysql-connection-not-working-2002-no …
月度存档: 6 月 2017
Git提取/合并某分支的部分文件或特定Commit
作者: 三木
日期: 2017 年 06 月 05 日
没有评论
Git合并特定commits 到另一个分支:http://blog.csdn.net/ybdesire/article/details/42145597?locationNum=3&fps=1 git小技巧–如何从其他分支merge个别文件或文件夹:https://segmentfault.com/a/1190000008360855 git小技巧–提取/合并某分支的部分文件:http://w …
Linux如何管理本机的多个ssh密钥
作者: 三木
日期: 2017 年 06 月 03 日
没有评论
我的config文件配置 详情参考: linux管理多个ssh公钥密钥:http://www.tuicool.com/articles/VBraEbm coding.netSSH公钥配置:https://coding.net/help/doc/account/ssh-key.html git:如何管理本机的多个ssh密钥:https://segmentfault.com/a/11900000056 …
最新评论