摘要:
笔记内容 学习笔记-段玉磊Stanford course View Controller Lifecycle 这篇文是我记载Developing iOS 7 Apps公开课 第5课的笔记UITextViewSet its text and attributes via its NSMutableAttributedString使用UITextView 要属性NSTextStora... 阅读全文
摘要:
学英语。所以用英文来记录笔记。Define the dataSource:@implementationViewController{NSMutableArray*dataSourse; UITableView*myTableView;}Define the dataSource array: dataSourse= [NSMutableArrayarray];for(inti=0; i@endTheUITableViewDataSource have two function which must be implemented:- (UITableViewCell*)tableView:.. 阅读全文