摘要: 阅读全文
posted @ 2014-11-05 11:31 so_tm_what 阅读(132) 评论(0) 推荐(0) 编辑
摘要: #define IOS8 [[[UIDevice currentDevice]systemVersion] floatValue] >= 8.0 阅读全文
posted @ 2014-10-27 15:58 so_tm_what 阅读(668) 评论(0) 推荐(0) 编辑
摘要: export CODESIGN_ALLOCATE=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocateif [ "${PLATFORM_NA... 阅读全文
posted @ 2014-09-27 23:28 so_tm_what 阅读(236) 评论(0) 推荐(0) 编辑
摘要: -fno-objc-arc 阅读全文
posted @ 2014-08-26 16:20 so_tm_what 阅读(76) 评论(0) 推荐(0) 编辑
摘要: 1、应用程序状态1.1、Not running-未运行程序没有启动1.2、Inactive-未激活程序在前台运行,不过没有接受到事件,在没有事件处理下程序同城停留在这个状态1.3、Active-激活程序在前台运行并且接受到了事件,这也是前台的一个正常的模式1.4、Background-后台程序在后台... 阅读全文
posted @ 2014-07-25 14:12 so_tm_what 阅读(176) 评论(0) 推荐(0) 编辑
摘要: #import #import "T20140628025702NSNumber+Message.h"#import "T20140628025702NSString+URLEncoding.h"@interface T20140628025702ViewController : UITableVi... 阅读全文
posted @ 2014-07-02 20:39 so_tm_what 阅读(205) 评论(0) 推荐(0) 编辑
摘要: #import #import "T20140628025249NSNumber+Message.h"#import "T20140628025249NSString+URLEncoding.h"#import "MKNetworkEngine.h"#import "MKNetworkOperati... 阅读全文
posted @ 2014-07-02 12:28 so_tm_what 阅读(188) 评论(0) 推荐(0) 编辑
摘要: #import #import "T20140628025200NSNumber+Message.h"#import "T20140628025200NSString+URLEncoding.h"#import "MKNetworkEngine.h"#import "MKNetworkOperati... 阅读全文
posted @ 2014-07-02 00:35 so_tm_what 阅读(195) 评论(0) 推荐(0) 编辑
摘要: #import #import "T20140628024917NSNumber+Message.h"#import "T20140628024917NSString+URLEncoding.h"@interface T20140628024917ViewController : UITableVi... 阅读全文
posted @ 2014-07-01 01:49 so_tm_what 阅读(235) 评论(0) 推荐(0) 编辑
摘要: #import #import "T20140628024750NSNumber+Message.h"#import "T20140628024750NSString+URLEncoding.h"@interface T20140628024750ViewController : UITableVi... 阅读全文
posted @ 2014-07-01 01:25 so_tm_what 阅读(249) 评论(0) 推荐(0) 编辑