上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 73 下一页
摘要: 博文转载至 http://blog.csdn.net/cerastes/article/details/39546625ios8push推送通知适配ios8推送问题registerForRemoteNotificationTypes: is not supported in iOS 8.0 and ... 阅读全文
posted @ 2015-04-28 16:42 天牛 阅读(152) 评论(0) 推荐(0) 编辑
摘要: 博文转载至http://blog.csdn.net/cerastes/article/details/39519773iOS审核紧急通道理由1.We have a product launch in the coming days. Considering that it's a media eve... 阅读全文
posted @ 2015-04-28 16:41 天牛 阅读(228) 评论(0) 推荐(0) 编辑
摘要: 博文转载至http://blog.csdn.net/cerastes/article/details/38025801return type defaultsnot foundiOSwarning在一个类里面引用另外一个类的实例方法,警告方法没有找到。原因.h文件没有应用,只在头文件中申明了@cla... 阅读全文
posted @ 2015-04-28 16:40 天牛 阅读(773) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/cerastes/article/details/38033823NSDateNSStringNSArrayNSDictionary类型装换[objc]view plaincopy//NSDataNSDateNSStringNSArrayNSDic... 阅读全文
posted @ 2015-04-28 16:39 天牛 阅读(370) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/cerastes/article/details/38036875NSUserDefaultsbool同步synchronize无效今天使用NSUserDefaults保存bool至重启后发现bool值没有保存对[objc]view plainco... 阅读全文
posted @ 2015-04-28 16:38 天牛 阅读(382) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/cerastes/article/details/38047355retain cyclestronglyblockwarning一个使用Block语法的实例变量,在引用另一个实例变量的时候,经常会引起retain cycle。capturing ... 阅读全文
posted @ 2015-04-28 16:37 天牛 阅读(353) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/cerastes/article/details/38047425warningAssigning retainedunsafe propertyassignment解决方法,将变量[objc]view plaincopy@property(ass... 阅读全文
posted @ 2015-04-28 16:36 天牛 阅读(298) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/cerastes/article/details/38348599iOS第三方库下载常用git1.FMDBhttps://github.com/ccgus/fmdb2.ASIHTTPRequesthttps://github.com/paytron... 阅读全文
posted @ 2015-04-28 16:35 天牛 阅读(286) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/cerastes/article/details/38340687UIWebView*callWebview=[[UIWebViewalloc]init];//tel:或者tel://NSURL*telURL=[NSURLURLWithString... 阅读全文
posted @ 2015-04-28 16:35 天牛 阅读(257) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/cerastes/article/details/39216935iOS审核紧急通道技巧https://developer.apple.com/appstore/contact/?topic=expedite常用紧急通道申请理由 http://bl... 阅读全文
posted @ 2015-04-28 16:34 天牛 阅读(215) 评论(0) 推荐(0) 编辑
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 73 下一页