09 2012 档案
摘要:1.UIViewContrller之间的切换有四种方式: 一、UIViewController自身之间的调用:[self presentModalViewController:UIViewController animated:YES];对应的返回操作函数:[self dismissMod...
阅读全文
摘要:#define kNotificationAppInstallSuccess @"ipa_install_success"typedef int Age;typedef enum{ SDWebImageRetryFailed = 1 <<0, // 左移的作用相当于乘以2,右移相当于除以...
阅读全文
摘要:提前说明:mac机中购来时,其中已经自带了版本管理工具,其实就是在linux系统下非常流行的一款工具subversion(连PHP和Apache都是自带的)开启终端,会显示如下:bs-Mac-mini:~zhouzerong2006$ ///bs-Mac-mini表示的是主机名,zhouz...
阅读全文
摘要:iOS支持多个层次的多线程编程,层次越高的抽象程度越高,使用起来也越方便,也是苹果最推荐使用的方法。下面根据抽象层次从低到高依次列出iOS所支持的多线程编程范式:1, Thread;2, Cocoa operations;3, Grand Central Dispatch (GCD) (iOS...
阅读全文
摘要:Reachability类库版本在实时更新,官方参考demo及库下载地址,目前已到2.2的版本了:http://developer.apple.com/library/ios/#samplecode/Reachability/Listings/Classes_ReachabilityAppDe...
阅读全文

浙公网安备 33010602011771号