【发布时间】:2011-09-20 02:35:28
【问题描述】:
我有一个简单的UITableView 设置,但我希望每个项目都包含一个图像。因此,当您单击一个项目时,会转到一个图像。你觉得我会怎么做?我的列表(数组)中有大约 10 个项目将在 TableView 中。
【问题讨论】:
-
You mean u want to add an image to each row and when that particular row is selected, the corresponding image should open up ?
标签: objective-c xcode ios4 xcode4