摘要:
Which is the advantage of using CakePHP Console / Shell for programmed tasks ? 查看 "原文" 最近用到了cakephp中的shell,但是不知道为什么要用shell,所以到google了一下,找到了一份比较满意的答案,在 阅读全文
摘要:
Git for windows 下vim解决中文乱码的问题 原文链接:Git for windows 下vim解决中文乱码的有关问题 1、右键打开Git bash; 2、cd ~ 3、vim .vimrc 4、内容如下: "这个档案的双引号 (") 是批注 set nu "可以在每一行的最前面显示行 阅读全文