全部分类
移动开发与应用
WEB前端
架构与运维
程序设计
数据库
操作系统
热点技术
综合
[SE] Git
740阅读 0评论
2011-09-13
web_surf
分类:
项目管理
Docs
FAQ
Need to input name & passwd frequently
Create a file ~/.netrc with the following contents:
machine machine1
login user1
password psw1
Ref: http://hj8868163.blog.163.com/blog/static/24903485201092751230846/
xxx
上一篇:
[iPhone] Property Lists and Key-Valued Coding
下一篇:
关于线程间共享数据互斥的思考