摘要:
内容摘抄于 http://stackoverflow.com/questions/12164138/what-is-the-difference-between-compile-and-link-function-in-angularjs At the heart Angular framework 阅读全文
摘要:
git.oschina.net类似国外的github,可以很方便的管理你的源代码,关键是可以建立私人的项目,github可以需要$购买。比较麻烦的每次提交都要输入账号和密码,这里介绍两种基于ssh公钥和私钥的方式,无需每次登陆oschina的账号和密码,看你使用的工具而定: 1、git命令行方式 此 阅读全文