摘要:
1.原作者:@entotsu1.1 原作者连接:https://github.com/entotsu/TKSubmitTransition2.使用:import "HyTransitions.h" import "LoglnButton.h"2.1 创建buttonLoglnButton *log ... 阅读全文
posted @ 2015-12-21 18:07
jgCho
阅读(1125)
评论(0)
推荐(0)
摘要:
Git命令行配置1 安装Github2 安装msysgit3 要配置用户名和油箱 git config --global user.name 我的命令就是:git config --global user.name mchdbagh git config --global user.email 我的... 阅读全文
posted @ 2015-12-21 11:07
jgCho
阅读(661)
评论(0)
推荐(0)
摘要:
设置SSH Key 1.检查是否已经有SSH Key。 $cd ~/.ssh 如果说没有这个目录,就直接看第三步 2.备份 3.生成一个新的SSH。 $ssh-keygen -t rsa -C "email" 之后直接回车,不用填写东西。之后会让你输入密码。... 阅读全文
posted @ 2015-12-21 10:38
jgCho
阅读(2947)
评论(0)
推荐(0)

浙公网安备 33010602011771号