看板
[ MacDev ]
討論串[問題] 如何等待alert結束?
共 8 篇文章
內容預覽:
- (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView {. return [sectionArray count];. }. - (NSInteger)tableView:(UITableView *)tableView.
(還有850個字)
內容預覽:
- (Learning_userdefine *) init. {. if ((self = [super initWithStyle:UITableViewStylePlain])). self.title = @"Word";. if (sectionArray == nil). section
(還有3358個字)
內容預覽:
我在想是不是雙重addObject的問題. 如果今天在NSMutableArray 裡新增一個NSMutableArray. 好像會發生錯誤?. 不知道要去哪下關鍵字查. 這方面的程式碼沒有經驗..... --. 方小郎語錄01:這應該是少女系打法,真是捉摸不定!. 方小郎語錄02:她是要做第七個袋
(還有4個字)