iphone:Table-views-text-views-and-web-views
出自UXGuide.net
表格视图、文本视图和 Web 视图
Table Views, Text Views, and Web Views
Table views, text views, and web views are versatile elements that lend themselves to different uses in your iPhone application. For example, table views can be configured to display short lists of choices, grouped lists of detailed information, or long, indexed lists of items. Text views and web views are relatively unconstrained containers you can use to accept and display content.
通用元素表格视图、文本视图和 Web 视图在 iPhone 应用程序中有着不同的用途。例如,表格视图可用于显示简短的列表选项、详细信息分组列表或者较长的项目索引列表。文本视图和 Web 视图则可以相对不受限制地用于接受和显示内容。