09 2015 档案

摘要:(lldb) po [dicData objectForKey:@"tj"](lldb) po @""(lldb) po nil(lldb) po dicTJ.counterror: Execution was interrupted, reason: Attempted to dereferenc... 阅读全文
posted @ 2015-09-26 11:48 a记忆 阅读(534) 评论(0) 推荐(0)
摘要:warning: could not load any Objective-C class information from the dyld shared cache. This will significantly reduce the quality of type information a... 阅读全文
posted @ 2015-09-25 16:03 a记忆 阅读(686) 评论(0) 推荐(0)
摘要:在IPhone 6上,单击下个月按钮不响应的解决方法, self.width = SCREEN_WIDTH;//这个必须,否则IPhone6上,下个月按钮不响应。 self.titleLabel.width = SCREEN_WIDTH - self.backButton.width - sel... 阅读全文
posted @ 2015-09-03 07:25 a记忆 阅读(921) 评论(0) 推荐(0)
摘要:APP网络查询数据,多客户端分页缓存 阅读全文
posted @ 2015-09-02 21:20 a记忆 阅读(306) 评论(0) 推荐(0)
摘要:Please verify that your device’s clock is properly set, and that your signing certificate is not expired. (0xE8008018). 阅读全文
posted @ 2015-09-02 13:44 a记忆 阅读(211) 评论(0) 推荐(0)