240 发简信
IP属地:西藏
  • 微信和支付宝

    - (void)aLiPay:(id)result{ // 调起支付宝支付 NSString *partner = @"208881167836...

  • IOS推送

    1.IOS推送详解 网址:http://www.cnblogs.com/qiqibo/archive/2012/08/25/2656856.ht...

  • 搜索

    // 搜索功能实现的主要代码 self.searchBar = [[UISearchBar alloc] initWithFrame:CGRec...

  • 清除缓存

    // 清除缓存的方法 - (void)deleteAll { DataBaseHandler *db = [DataBaseHandler sh...

  • 定时推送

    // 定时推送的方法 - (void)addLocalNotification { // 创建一个本地推送 UILocalNotificatio...

  • 获取版本信息

    //获取版本信息 - (void) getVersion { versionVC = [[kbCompareVersion alloc] ini...

  • UIWebView

    self.webDetailsView = [[UIWebView alloc] initWithFrame:CGRectMake(0, 0, ...

  • 防止MJ block循环引用

    #define WS(weakSelf) __weak __typeof(&*self)weakSelf = self; 你复制我的代码,然后再...

  • UIApplication

    - (BOOL)application:(UIApplication *)application didFinishLaunchingWithO...

个人介绍
iOS 小菜鸟
我要减肥!