Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2604354
  • 博文数量: 877
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 5920
  • 用 户 组: 普通用户
  • 注册时间: 2013-12-05 12:25
个人简介

技术的乐趣在于分享,欢迎多多交流,多多沟通。

文章分类

全部博文(877)

文章存档

2021年(2)

2016年(20)

2015年(471)

2014年(358)

2013年(26)

发布时间:2015-10-29 16:38:17

将Github上600多个iOS开源项目进行分类并且有相应介绍,小伙伴们快来看呀地址:http://github.ibireme.com/github/list/ios/系统基础库网络音频游戏图像动画/效果控件较完整的App开发/.........【阅读全文】

阅读(709) | 评论(0) | 转发(0)

发布时间:2015-10-29 16:08:05

The Hello World project is a time-honored tradition in computer programming. It is a simple exercise that gets you started when learning something new. Let’s get started with GitHub!GitHub is a platform for hosting and collaborating on projects. You don’t have to worry about losing.........【阅读全文】

阅读(1286) | 评论(0) | 转发(0)

发布时间:2015-10-26 16:00:08

http://blog.csdn.net/huifeidexin_1/article/details/85867621.在AppDelegate中添加如下代码:  (1)  self.window.rootViewController = self.iNavController;   (2)//    [self.window addSubview:self.iNavController.view];在iOS6.0 中只能使用(1).........【阅读全文】

阅读(914) | 评论(0) | 转发(0)

发布时间:2015-10-26 14:49:46

self.interfaceOrientation或[[U.........【阅读全文】

阅读(890) | 评论(0) | 转发(0)

发布时间:2015-10-26 14:40:12

UIViewController两个系统函数,但在iOS8上被放弃了,主要是实现:屏幕旋转时,子VIew布局位置的更改,这里区分一下:- (void)willAnimateRotationToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation duration:(NSTimeInterval)duration这函数是被放在屏幕旋转动画的 Animation-Bl.........【阅读全文】

阅读(655) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册