iOS Developer Note
Translate
顯示具有
NSIndexPath
標籤的文章。
顯示所有文章
顯示具有
NSIndexPath
標籤的文章。
顯示所有文章
2012年12月26日 星期三
Init NSIndexPath
NSIndexPath *temp_IndexPath = [NSIndexPath indexPathForRow:lastIndexPath_row inSection:lastIndexPath_section];
其中lastIndexPath_row, lastIndexPath_section.形態為NSInteger
主要是為了讓UITableView做edit有彈跳視窗所使用的
較舊的文章
首頁
訂閱:
意見 (Atom)