參考文章: http://blog.csdn.net/like7xiaoben/article/details/8969093 為什么編譯器會報...
NSAttributedString: An NSAttributedString object manages character strin...
知識儲備1.1 AFNetworking 是一個輕量級的iOS 網(wǎng)絡(luò)通信類庫1.2 AFNetworing 基于 NSOperation和NSU...
1.nil: 指向一個對象的空指針, 對Objective-C中id對象付空值.2.Nil:指向一個類的空指針, a null pointer ...
[[UINavigationBar appearance] setBarTintColor:[UIColor lightGrayColor]];...
(void)viewDidLoad {[super viewDidLoad];int array[] = {10, 20, 30, 40};in...
URI: Uniform Resource Identifier, 統(tǒng)一資源標(biāo)識符,用來標(biāo)識網(wǎng)絡(luò)資源名稱的獨有字符串获茬。這種標(biāo)識允許用戶對互聯(lián)網(wǎng)或...
What does alloc do?It allocates a chunk of memory to hold the object and...