会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
dzldzl
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
4
5
6
7
8
9
10
11
12
···
27
下一页
2015年10月9日
XCode 7上传遇到ERROR ITMS-90535 Unexpected
摘要: 找到腾讯的info。plist删除箭头指向的一行重新打包,上传。
阅读全文
posted @ 2015-10-09 13:49 dzldzl
阅读(162)
评论(0)
推荐(0)
2015年9月23日
Custom Container View Controller
摘要: 什么是Container View Controller?苹果文档是这么描述的:A container view controller contains content owned by other view controllers.也就是说一个View Controller显示的某部分内容属于另一...
阅读全文
posted @ 2015-09-23 15:59 dzldzl
阅读(200)
评论(0)
推荐(0)
ios5中UIViewController addChildViewController等新方法
摘要: http://justsee.iteye.com/blog/1829687
阅读全文
posted @ 2015-09-23 11:05 dzldzl
阅读(129)
评论(0)
推荐(0)
2015年9月22日
CoreData 数据库更新,数据迁移
摘要: 一般程序app升级时,数据库有可能发生改变,如增加表字段,增加表等。 此时有两种操作:第一种就是毫无留情的把本地旧数据库直接删掉,重新建立新的数据库;第二种就是数据库迁移,更新数据库。第一种情况是简单粗暴型,但不会保留任何历史数据,一般不推荐使用。这里主要介绍第二种情况,分四步操作:第一步,上代码,...
阅读全文
posted @ 2015-09-22 11:56 dzldzl
阅读(191)
评论(0)
推荐(0)
2015年9月21日
iOS9适配系列教程
摘要: https://github.com/ChenYilong/iOS9AdaptationTips
阅读全文
posted @ 2015-09-21 17:37 dzldzl
阅读(129)
评论(0)
推荐(0)
Objective-C中的instancetype和id区别
摘要: 有一个相同两个不同。相同Written byMattt ThompsononDec 10th, 2012Objective-C is a rapidly evolving language, in a way that you just don't see in established progra...
阅读全文
posted @ 2015-09-21 10:38 dzldzl
阅读(171)
评论(0)
推荐(0)
2015年9月15日
通过iOS 9 SFSafariViewController提供完整的Web浏览体验
摘要: http://www.cocoachina.com/ios/20150826/13157.html
阅读全文
posted @ 2015-09-15 14:07 dzldzl
阅读(217)
评论(0)
推荐(0)
2015年9月8日
应用之间调用 UIApplication类的OpenURL方法
摘要: http://blog.163.com/wzi_xiang/blog/static/659829612012910103458775/
阅读全文
posted @ 2015-09-08 19:28 dzldzl
阅读(157)
评论(0)
推荐(0)
2015年9月7日
ios开发,javascript直接调用oc代码而非通过改变url回调方式
摘要: http://blog.csdn.net/j_akill/article/details/44463301
阅读全文
posted @ 2015-09-07 19:14 dzldzl
阅读(119)
评论(0)
推荐(0)
2015年9月6日
iOS7中的多任务 - Background Fetch,Silent Remote Notifications,Background Transfer Service
摘要: http://blog.csdn.net/songhongri/article/details/11865391/
阅读全文
posted @ 2015-09-06 18:38 dzldzl
阅读(151)
评论(0)
推荐(0)
上一页
1
···
4
5
6
7
8
9
10
11
12
···
27
下一页
公告