Pro iOS Apps Performance Optimization (Paperback)
暫譯: 專業 iOS 應用程式效能優化 (平裝本)
Khang Vo
- 出版商: Apress
- 出版日期: 2011-11-16
- 售價: $1,710
- 貴賓價: 9.5 折 $1,625
- 語言: 英文
- 頁數: 284
- 裝訂: Paperback
- ISBN: 1430237171
- ISBN-13: 9781430237174
-
相關分類:
Apple Developer
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
嵌入式系統設計 (Embedded System Design: A Unified Hardward/Software Introduction)$380$342 -
程式設計師提升生產力秘笈 (The Productive Programmer)$480$379 -
程式設計師的自我修養-連結、載入、程式庫$580$493 -
ASP.NET 4.0 專題實務-使用 C#$750$593 -
Visual C# 2010 程式設計經典$650$514 -
Visual Basic 2010 從零開始$560$437 -
深入淺出 C#, 2/e (Head First C#, 2/e)$980$774 -
新思維系列 2 ─ Visual C# 程式設計$560$442 -
An Introduction to the DLNA Architecture: Network Technologies for Media Devices (Hardcover)$3,300$3,135 -
一定要學會的 HTML5 + CSS3 網頁設計實作應用$450$351 -
Google Android 應用程式開發實戰, 3/e (適用 Android SDK 2.x/3.x)$680$537 -
Android 技術內幕-探索 Android 核心原理與系統開發$580$458 -
深入淺出 iPhone 與 iPad 開發, 第二版 (Head First iPhone and iPad Development, 2/e)$880$695 -
深入淺出 Python (Head First Python)$780$616 -
24 小時不打烊的雲端服務-專家教你用 CentOS 架設萬年不掛的伺服器
$680$530 -
iPhone 4S 使用手冊$399$339 -
iOS Wow Factor: UX Design Techniques for iPhone and iPad (Paperback)$1,090$1,036 -
Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411 -
大話處理器-了解 DSP、CPU 及 MCU 基礎架構$480$408 -
版本控制使用 Git (Version Control with Git: Powerful Tools and Techniques for Collaborative Software Development)$580$458 -
JavaScript 設計模式 (JavaScript Patterns)$480$379 -
Android 關鍵技術:102個核心問題解決方案$580$452 -
Learning Core Audio: A Hands-On Guide to Audio Programming for Mac and iOS (Paperback)$1,710$1,625 -
抗藍光眼鏡 BOOK-低頭族‧手機族‧平板族‧電腦族 防 3C 害眼必備!$499$424 -
$875CEH: Certified Ethical Hacker Version 8 Study Guide (Paperback)
商品描述
Today's iPhone and iPad apps developers are often running into the need to refine, improve and optimize their apps performances. As more complex apps can be created, it is even more important for developers to deal with this critical issue.
Pro iOS Apps Performance Tuning and Optimization covers many common but difficult problems when tuning and optimizing performance for iPhone and iPad apps and how to resolve these problems efficiently. This book gives you the following:
- Basic knowledge on common problems in iPhone apps
- Advanced knowledge over data structure, algorithms, multithreading, and network data in iPhone apps
- Comparison with problems and solutions for Android and Windows Phone apps
After reading this must-have book, you'll be ready to make the most of the processing power of the iPhone with your apps performance optimization know-how.
What you’ll learn
- Benchmark your apps using emulators and real device tests
- Increase and optimize UITableView performance in your iOS apps
- Increase your app performance using image and data caching techniques
- Tune your apps using algorithms and data structures
- Improve your parallel data access using multithreading techniques
- Optimize memory usage for increased battery life and better apps performance
- Use native C code to address memory leaks or EXEC_BAD_ACCESS
Who this book is for
iOS app developers who have basic knowledge of how to write apps and want to extend their knowledge and skills to write better or optimally-performing apps.
Table of Contents
- Introduction to iOS App Performance
- Benchmark Your Apps: Using Simulators, Emulators and Real Device Tests
- Increase and Optimize UITableView Performance
- Increase App Performance Using Image and Data Caching Techniques
- Tune Your Apps Using Algorithms and Data Structures
- Improve Parallel Data Access using Multithreading Techniques
- Optimize Memory Usage for Increased Battery Life and Better Performance
- Integrate Multithreading and Efficient Memory Usage for Multitasking Apps Performance
- Use Native C Code to Address Memory Leaks or EXEC_BAD_ACCESS
- Comparisons with Android and WinPhone Performance Problems
商品描述(中文翻譯)
今天的 iPhone 和 iPad 應用程式開發者經常面臨需要精煉、改善和優化應用程式性能的需求。隨著越來越複雜的應用程式被創建,開發者處理這一關鍵問題的重要性更是與日俱增。
《Pro iOS Apps Performance Tuning and Optimization》涵蓋了許多在調整和優化 iPhone 和 iPad 應用程式性能時常見但困難的問題,以及如何有效解決這些問題。本書提供了以下內容:
- 關於 iPhone 應用程式常見問題的基本知識
- 關於數據結構、算法、多線程和 iPhone 應用程式中的網絡數據的進階知識
- 與 Android 和 Windows Phone 應用程式的問題及解決方案的比較
閱讀這本必備書籍後,您將能夠充分利用 iPhone 的處理能力,運用您的應用程式性能優化知識。
您將學到的內容:
- 使用模擬器、模擬設備和真實設備測試來基準測試您的應用程式
- 提高和優化您 iOS 應用程式中的 UITableView 性能
- 使用圖像和數據緩存技術來提高應用程式性能
- 使用算法和數據結構來調整您的應用程式
- 使用多線程技術改善您的並行數據訪問
- 優化內存使用以延長電池壽命和改善應用程式性能
- 使用原生 C 代碼來解決內存洩漏或 EXEC_BAD_ACCESS 問題
本書適合對如何編寫應用程式有基本知識的 iOS 應用程式開發者,並希望擴展他們的知識和技能,以編寫更好或性能最佳的應用程式。
目錄:
1. iOS 應用程式性能介紹
2. 基準測試您的應用程式:使用模擬器、模擬設備和真實設備測試
3. 提高和優化 UITableView 性能
4. 使用圖像和數據緩存技術提高應用程式性能
5. 使用算法和數據結構調整您的應用程式
6. 使用多線程技術改善並行數據訪問
7. 優化內存使用以延長電池壽命和改善性能
8. 整合多線程和高效內存使用以提升多任務應用程式性能
9. 使用原生 C 代碼來解決內存洩漏或 EXEC_BAD_ACCESS 問題
10. 與 Android 和 Windows Phone 性能問題的比較
