- (UITableViewCell *)tableView:(UITableView *)tableView
cellForRowAtIndexPath:(NSIndexPath *)indexPath {
static NSString *CellIdentifier = @"Cell";
UITableViewCell *cell = [tableView
dequeueReusab…
以下のサイトによくまとめられているので、参考に。
http://phpjavascriptroom.com/?t=mobile&p=iphoneandroidmockup#a_iphone_icon
高画質のiconがダウンロード出来るサイト
http://www.iconspedia.com/
iconのサイズや設置方法について
https://developer.apple.com/library/ios/#qa/qa2010/qa1686.html
この投稿へのコメント
コメントはまだありません。