- 博客(2)
- 资源 (2)
- 收藏
- 关注
原创 swift用吊舱
1.Swift 中在 fodfile 文件里面写人 platform :iOS, '8.0' #use_frameworks!个别需要用到它,比如reactiveCocoatarget 'MyApp'do pod'AFNetworking','~> 2.6' pod'ORStackView','~> 3.0' pod'SwiftyJSO
2016-12-12 10:17:35
302
原创 自动布局的基本用法
1.最简单用法 //简单添加控件 UIButton *button = [[UIButton alloc] init]; button.backgroundColor = [UIColor redColor]; //必须说明,以前一下转化就不要用了,就是直接的自动布局. button.translatesAutoresizingMaskIntoCons
2016-03-03 12:58:18
285
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人