摘要:
作为一个前端,必须要有自己的虚拟机,用于测试 IE6 、IE7浏览器。要测试这两个浏览器,必须要是 Windows XP 系统才可以,这里我找到两个纯净版的 xp 系统 iso 镜像文件。http://www.xitongzhijia.net/xp/201311/19768.html 纯净版 x... 阅读全文
摘要:
有时候当你运行一些git命令(比如git pull)的时候,会有如下提示:Auto packing the repository for optimum performance. You may alsorun "git gc" manually. See "git help gc" for mor... 阅读全文
摘要:
今天使用git push的时候出现了如下提示:warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. To squelch this message ... 阅读全文