摘要:
1.安装Git 去官网自己研究(这个是很全的,也很详细:http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/) 2.系统好像有自带 没有怎么办?(Mac好像有自带的,Windows就不知 阅读全文
posted @ 2017-03-16 15:35
成长的过程
阅读(261)
评论(0)
推荐(0)
摘要:
下面是实现的代码 //选择动画 - (IBAction)selectAnimationTypeButton:(id)sender { UIButton *button = sender; animationType animationType = button.tag; NSString *subt 阅读全文
posted @ 2017-03-16 15:00
成长的过程
阅读(1680)
评论(0)
推荐(0)