上一页 1 ··· 4 5 6 7 8 9 10 11 12 ··· 27 下一页
摘要: 找到腾讯的info。plist删除箭头指向的一行重新打包,上传。 阅读全文
posted @ 2015-10-09 13:49 dzldzl 阅读(162) 评论(0) 推荐(0)
摘要: 什么是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)
摘要: http://justsee.iteye.com/blog/1829687 阅读全文
posted @ 2015-09-23 11:05 dzldzl 阅读(129) 评论(0) 推荐(0)
摘要: 一般程序app升级时,数据库有可能发生改变,如增加表字段,增加表等。 此时有两种操作:第一种就是毫无留情的把本地旧数据库直接删掉,重新建立新的数据库;第二种就是数据库迁移,更新数据库。第一种情况是简单粗暴型,但不会保留任何历史数据,一般不推荐使用。这里主要介绍第二种情况,分四步操作:第一步,上代码,... 阅读全文
posted @ 2015-09-22 11:56 dzldzl 阅读(191) 评论(0) 推荐(0)
摘要: https://github.com/ChenYilong/iOS9AdaptationTips 阅读全文
posted @ 2015-09-21 17:37 dzldzl 阅读(129) 评论(0) 推荐(0)
摘要: 有一个相同两个不同。相同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)
摘要: http://www.cocoachina.com/ios/20150826/13157.html 阅读全文
posted @ 2015-09-15 14:07 dzldzl 阅读(217) 评论(0) 推荐(0)
摘要: http://blog.163.com/wzi_xiang/blog/static/659829612012910103458775/ 阅读全文
posted @ 2015-09-08 19:28 dzldzl 阅读(157) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/j_akill/article/details/44463301 阅读全文
posted @ 2015-09-07 19:14 dzldzl 阅读(119) 评论(0) 推荐(0)
摘要: 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 下一页