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
已過版
買這商品的人也買了...
-
PHP 6 & MySQL 6 網頁資料庫程式設計演繹$600$474 -
Struts 2 + Hibernate + Spring 整合開發技術詳解$720$612 -
Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發$600$468 -
Android 技術內幕-探索 Android 核心原理與系統開發$580$458 -
Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411 -
Linux 裝置驅動程式之開發詳解, 2/e$780$616 -
《超強圖解》前進 Android Market!Google Android SDK 實戰演練, 2/e (適用2.X/3.X/4.X)$750$593 -
精通 Objective-C 程式設計, 4/e (Programming in Objective-C, 4/e)$580$458 -
Android 系統原理深入解析$520$442 -
iOS SDK 開發範例大全 (The iOS 5 Developer's Cookbook: Core Concepts and Essential Recipes for iOS Programmers, 3/e)$850$672 -
深入淺出 HTML5 程式設計 (Head First HTML5 Programming: Building Web Apps with JavaScript)$780$616 -
Android 核心剖析$650$514 -
笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435 -
實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動
$680$537 -
JavaScript & jQuery: The Missing Manual 國際中文版, 2/e
$580$458 -
輕鬆學會 Excel 2013 試算表的 12 堂課$450$356 -
輕鬆學會 Word 2013 文書處理的 12 堂課$450$356 -
輕鬆學會 PowerPoint 2013 簡報設計的 13 堂課$450$356 -
DIY! 2014 素人的電腦問題故障排除$450$356 -
Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發, 2/e (Eclipse 4.2)$620$484 -
養成 iOS 7 App 程式設計實力的 30 堂課:知名 iOS 教學部落格 AppCoda 作家親授關鍵技巧讓你不 NG (Learn iOS 7 Programming from Scratch)$580$452 -
達人指名!Android 入手必裝 APP 300+ 實用限定版$220$174 -
深入淺出 Node.js$560$437 -
資訊視覺圖表-讓資料變好看的大數據時代資料表達術 (Cool Infographics: Effective Communication with Data Visualization and Design)$480$379 -
ASP.NET MVC 5 網站開發美學$780$616
相關主題
商品描述
If youre an iOS app developer, chances are youll 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. Its 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 youll 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
- Table views from the ground up
- How the table fits together
- Feeding the table with data
- How the cell fits together
- Using tables for navigation and static content
- Indexing table content, grouping & sorting table content
- Selecting & editing table content
- Customizing cells
- Improving the cell’s interaction
- iPad
- 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 開發者。資訊分為幾個細節層次。雖然本書涵蓋了複雜的自訂主題和使用者互動技術,但也提供了自訂所需的基本知識。無論是初學者還是中級開發者,都會在這本書中找到作為有用參考的巨大價值,隨時可以快速刷新他們的知識。
目錄
- 從基礎開始的表格視圖
- 表格的組成
- 為表格提供數據
- 單元格的組成
- 使用表格進行導航和靜態內容
- 索引表格內容、分組和排序表格內容
- 選擇和編輯表格內容
- 自訂單元格
- 改善單元格的互動
- iPad
- iPad 上的表格視圖
