上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 80 下一页
摘要: 如图: 阅读全文
posted @ 2016-12-07 18:07 跬步者 阅读(2389) 评论(0) 推荐(0) 编辑
摘要: from: https://www.zybuluo.com/ghostfn1/note/303921 阅读全文
posted @ 2016-12-06 16:33 跬步者 阅读(2098) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-12-06 11:14 跬步者 阅读(317) 评论(0) 推荐(0) 编辑
摘要: 1. 安装下载 CygwinPortable一键安装包.7z 2. 把安装路径下/ [D:\cygwinportable\CygwinPortable\App\Cygwin\bin] 加到 Path 环境变量中 3. 最后建议安装 powerCmd 就可以使舒服的使用 linux行了。 阅读全文
posted @ 2016-12-06 10:09 跬步者 阅读(240) 评论(0) 推荐(0) 编辑
摘要: 转: https://www.zybuluo.com/pandait/note/337430 windows 10使用原生linux bash命令行 linux bash windows-10 第一时间安装了windows 10 14316的预览版推送,为的不是什么,就是为了linux bash原生 阅读全文
posted @ 2016-12-06 09:56 跬步者 阅读(3068) 评论(0) 推荐(0) 编辑
摘要: 注意:curl 目标地址不能使用 0.0.0.0: port, 这样会curl返回结果显示不正常: 实际上有返回,但是curl提示没有数据。 阅读全文
posted @ 2016-12-06 09:52 跬步者 阅读(161) 评论(0) 推荐(0) 编辑
摘要: 1. http://mingxinglai.com/cn/2015/07/ssh-proxycommand/ 2. https://my.oschina.net/foreverich/blog/657075 阅读全文
posted @ 2016-12-05 15:57 跬步者 阅读(323) 评论(0) 推荐(0) 编辑
摘要: 1. 打开 git bash 2. cd ~/.ssh 3. ssh-genkey (一致next), 会生成 id_rsa (密钥); id_rsa.pub(公钥) 4. 用记事本打开 id_rsa.pub 5. github帐号的 settings -> ssh,gap -> new ssh k 阅读全文
posted @ 2016-12-03 18:01 跬步者 阅读(1608) 评论(0) 推荐(0) 编辑
摘要: 说明: 通过这个说明终于把远程操作给搞明白了。 http://www.ruanyifeng.com/blog/2014/06/git_remote.html 阅读全文
posted @ 2016-12-03 10:09 跬步者 阅读(387) 评论(0) 推荐(0) 编辑
摘要: from:http://newbranch.cn/zhi-zuo-fen-zhi-lai-gong-zuo-git-gh-pages-branching/ 来自:片段 实战 说了这么一大堆分支的东西。你可能会问有什么用?以下是实战经验。我一般的工作是团队的领导。所以分支这事由我决定。在大型平台开发上 阅读全文
posted @ 2016-12-03 09:40 跬步者 阅读(117) 评论(0) 推荐(0) 编辑
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 80 下一页