摘要:
git初用 发表于2014年1月27日 公司项目集体搬迁到git上来,记录下学习过程。 谷歌“git使用”,凡出现阮一峰三字,必读。 1 git 安装 下载Git For Windows 双击exe文件,一路next;“Windows Explorer integration”打勾,选择“Advan 阅读全文
摘要:
JavaScript Micro-TemplatingI’ve had a little utility that I’ve been kicking around for some time now that I’ve found to be quite useful in my JavaScript application-building endeavors. It’s a super-simple templating function that is fast, caches quickly, and is easy to use. I have a couple tricks th 阅读全文