摘要: 1. Centos 安装、卸载 git yum install git yum remove git 2. 安装完成最后一步设置: $ git config --global user.name "Your Name" $ git config --global user.email email@e 阅读全文
posted @ 2017-02-22 23:42 JaceyKan 阅读(254) 评论(0) 推荐(0)
摘要: http://www.jianshu.com/p/85266fa16639 http://idea.lanyus.com/ webstorm 入门指南 破解方法 1. 下载的WebStorm https://www.jetbrains.com/webstorm/ 2. 打开网页 http://ide 阅读全文
posted @ 2017-02-22 22:18 JaceyKan 阅读(1088) 评论(0) 推荐(0)