Pro iOS Table Views: for iPhone, iPad, and iPod touch (Paperback)
暫譯: 專業 iOS 表格視圖:適用於 iPhone、iPad 和 iPod touch (平裝本)

Tim Duckett

  • 出版商: Apress
  • 出版日期: 2012-03-14
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 340
  • 裝訂: Paperback
  • ISBN: 1430233486
  • ISBN-13: 9781430233480
  • 相關分類: Apple Developer
  • 已過版

買這商品的人也買了...

相關主題

商品描述

If you’re an iOS app developer, chances are you’ll be using table views in your development projects. Table views are the bread and butter of iOS apps. With them, you can create everything from the simplest of lists to fully tricked-out user interfaces.

Table views are one of the most complex components found in UIKit. While using them for boring standard user interfaces is quite simple, customizing them can become really challenging.

Pro iOS Table Views takes a task-oriented focus to assist you when implementing customized table views. Although it delves deeply into the Table View API, you can always decide in which level of detail you want to dive in. It’s aimed to be a great reference and customization cookbook at the same time, useful for beginners as well as intermediate developers.  

  • Covers the entire Table View API in depth
  • Covers customization and performance topics in depth
  • Task-oriented reference with multiple levels of detail

Note: source code for this title is currently available for download at: https://github.com/timd/Pro-iOS-TableViews

What you’ll learn

  • The anatomy of tables and cells
  • The design patterns that power the table view
  • How to create and configure table views
  • How to customize every last little detail of the table view
  • How to use table views on the iPad
  • Advanced tips and tricks for performance and killer user interfaces
  • The latest updates in iOS 5 and how to exploit them

Who this book is for

The book is targeted at iOS developers who need to customize Table Views. The information is divided into several layers of detail. While the book covers complex customization topics and user interaction techniques, it provides the fundamental basics needed for customization. Both beginners and intermediate developers will find great value in this book as a helpful reference, at hand to quickly refresh their knowledge at any given time.

Table of Contents

  1. Table views from the ground up
  2. How the table fits together
  3. Feeding the table with data
  4. How the cell fits together
  5. Using tables for navigation and static content
  6. Indexing table content, grouping & sorting table content
  7. Selecting & editing table content
  8. Customizing cells
  9. Improving the cell’s interaction
  10. iPad
  11. Table Views on iPad

商品描述(中文翻譯)

如果您是 iOS 應用程式開發者,您很可能會在開發專案中使用表格視圖(table views)。表格視圖是 iOS 應用程式的基礎。透過它們,您可以創建從最簡單的列表到功能齊全的使用者介面的一切。

表格視圖是 UIKit 中最複雜的組件之一。雖然用於無聊的標準使用者介面相對簡單,但自訂它們可能會變得非常具有挑戰性。

Pro iOS Table Views 採取任務導向的方式來協助您實現自訂的表格視圖。雖然它深入探討了表格視圖 API,但您可以隨時決定要深入到何種細節層次。這本書旨在同時成為一個優秀的參考資料和自訂食譜,對於初學者和中級開發者都非常有用。

  • 深入涵蓋整個表格視圖 API
  • 深入探討自訂和性能主題
  • 任務導向的參考,具有多個細節層次

注意:本書的源代碼目前可在以下網址下載:https://github.com/timd/Pro-iOS-TableViews

您將學到什麼

  • 表格和單元格的結構
  • 驅動表格視圖的設計模式
  • 如何創建和配置表格視圖
  • 如何自訂表格視圖的每一個細節
  • 如何在 iPad 上使用表格視圖
  • 性能和優秀使用者介面的進階技巧
  • iOS 5 的最新更新及其利用方式

本書適合誰

本書針對需要自訂表格視圖的 iOS 開發者。資訊分為幾個細節層次。雖然本書涵蓋了複雜的自訂主題和使用者互動技術,但也提供了自訂所需的基本知識。無論是初學者還是中級開發者,都會在這本書中找到作為有用參考的巨大價值,隨時可以快速刷新他們的知識。

目錄


  1. 從基礎開始的表格視圖

  2. 表格的組成

  3. 為表格提供數據

  4. 單元格的組成

  5. 使用表格進行導航和靜態內容

  6. 索引表格內容、分組和排序表格內容

  7. 選擇和編輯表格內容

  8. 自訂單元格

  9. 改善單元格的互動

  10. iPad

  11. iPad 上的表格視圖