- (UITableViewCell *)tableView:(UITableView *)tableView
cellForRowAtIndexPath:(NSIndexPath *)indexPath {
static NSString *CellIdentifier = @"Cell";
UITableViewCell *cell = [tableView
dequeueReusab…
http://timneill.net/2010/11/modal-view-controller-example-part-2/
http://ameblo.jp/iphone0126/entry-10716795357.html
この投稿へのコメント
コメントはまだありません。