摘要:
1.首先,因为控制器2的视图上有需要与用户交互的需求,所以一定要设置2为1的子控制器 ViewController *vc2 = [[ViewController alloc]init]; [self addChildViewController:vc2]; ps:当有多个子视图时还可能用到,子控制 阅读全文
摘要:
把本地项目提交到coding上 阅读全文
摘要:
iOS开发中的几种设计模式 阅读全文
摘要:
为什么字符串用copy修饰 阅读全文
摘要:
设置电池栏字体颜色,UIStatusBarStyle 阅读全文
摘要:
Launch Image 阅读全文
摘要:
iOS masony应用举例之等间距布局 阅读全文
摘要:
如何阻止每次手机链接到电脑上都会自动弹出图片和iTunes 阅读全文
摘要:
字符串替换stringByReplacingOccurrencesOfString 阅读全文
摘要:
iphone如何关闭语音控制 阅读全文
摘要:
Xcode 8 不支持第三方插件 阅读全文
摘要:
xcode8 和ios10 阅读全文
摘要:
模拟炮弹动画效果,平移动画 阅读全文
摘要:
iOS自定义进度条高v度(UIProgressView进度条高度改变的实现) 阅读全文
摘要:
iOS适配,iOS自动布局的几种高级用法(autoresizing,Masonry) 阅读全文
摘要:
iOS中的图片UIImageView和UIImage(考虑性能问题) 阅读全文
摘要:
iOS获取UIWindow 阅读全文
摘要:
UIAlertController 阅读全文