摘要: 1.查看配置 git config --list 2.添加配置 git config --global user.email "928532756@qq.com"git config --global user.name "dragon8github" 3. 使用下面方式永久记住账号密码 建议用这种 阅读全文
posted @ 2016-05-09 15:35 贝尔塔猫 阅读(795) 评论(0) 推荐(0)
摘要: 使用static来定义变量和过期时间 实战: 阅读全文
posted @ 2016-05-09 09:03 贝尔塔猫 阅读(4368) 评论(0) 推荐(0)