Beginning Xcode
暫譯: Xcode 入門

James Bucanek

  • 出版商: Wrox Press
  • 出版日期: 2006-03-17
  • 售價: $1,600
  • 貴賓價: 9.5$1,520
  • 語言: 英文
  • 頁數: 590
  • 裝訂: Paperback
  • ISBN: 047175479X
  • ISBN-13: 9780471754794
  • 相關分類: Apple Developer
  • 已過版

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

相關主題

商品描述

Description

Xcode is a powerful suite of free development tools from Apple Computer that will allow you to create Macintosh applications, plug-ins, web components, applets, and more using languages such as C, C++, Objective-C, Java, and AppleScript.

What you will learn from this book:

  • Control window layout to match your development style.
  • Master source file organization.
  • How to access a source control management system, right in the Xcode interface.
  • How to quickly navigate to files, symbols, bookmarks, declarations, and definitions within your project; find reference documents and instantly access API documentation.
  • Harness Xcode’s smart editing features, such as auto-indent, code completion, and text macros.
  • Discover how easy it is to browse class information and create dynamic class diagrams.
  • Get started using Xcode’s Interface Builder and Data Modeling design tools.
  • Learn to customize target build phases, add your own compilers, write your own build processes, and integrate Xcode with other build tools like Ant and gnumake.
  • How to create and integrate unit tests into your projects.
  • Harness the full power of the debugger with smart breakpoints and custom data formatters. Learn how to change variables, and even fix bugs, while your program is still running.
  • Start using Xcode’s suite of performance analysis tools to find problems and accelerate your code.
  • Customize scores of hidden, and often undocumented, Xcode features. Learn how to remap keyboard commands, create your own project and file templates, and even add your own commands to the Xcode menus.

Instead of "cookbook" projects specific to a particular language, developer James Bucanek details each Xcode feature with step-by-step instructions that can be applied directly to your projects. Example projects that demonstrate a single concept make it easy to explore each feature.

 

Table of Contents

Acknowledgments.

Introduction.

Chapter 1: Installing Xcode.

Chapter 2: The Grand Tour.

Chapter 3: Xcode Layout.

Chapter 4: The Project.

Chapter 5: Sources.

Chapter 6: Editing Text.

Chapter 7: Searching.

Chapter 8: Class Browser.

Chapter 9: Help and Documentation.

Chapter 10: Interface Builder.

Chapter 11: Class Modeling.

Chapter 12: Data Modeling.

Chapter 13: Targets.

Chapter 14: Building Projects.

Chapter 15: Debugging.

Chapter 16: Performance Analysis.

Chapter 17: Unit Testing.

Chapter 18: Sharing Source.

Chapter 19: Customizing Xcode.

Appendix A: Exercise Answers.

Appendix B: Project Templates.

Index.

商品描述(中文翻譯)

**描述**

Xcode 是一套來自 Apple Computer 的強大免費開發工具,允許您使用 C、C++、Objective-C、Java 和 AppleScript 等語言創建 Macintosh 應用程式、插件、網頁組件、小應用程式等。

**您將從本書中學到的內容:**
- 控制視窗佈局以符合您的開發風格。
- 精通源文件組織。
- 如何在 Xcode 界面中訪問源控制管理系統。
- 如何快速導航到項目中的文件、符號、書籤、聲明和定義;查找參考文檔並即時訪問 API 文檔。
- 利用 Xcode 的智能編輯功能,如自動縮排、代碼補全和文本宏。
- 發現瀏覽類別信息和創建動態類別圖是多麼簡單。
- 開始使用 Xcode 的介面建構器和數據建模設計工具。
- 學習自定義目標構建階段,添加自己的編譯器,編寫自己的構建過程,並將 Xcode 與其他構建工具(如 Ant 和 gnumake)集成。
- 如何創建和集成單元測試到您的項目中。
- 利用調試器的全部功能,使用智能斷點和自定義數據格式化器。學習如何在程序運行時更改變量,甚至修復錯誤。
- 開始使用 Xcode 的性能分析工具來查找問題並加速您的代碼。
- 自定義大量隱藏且通常未記錄的 Xcode 功能。學習如何重新映射鍵盤命令,創建自己的項目和文件模板,甚至將自己的命令添加到 Xcode 菜單中。

與其說是針對特定語言的「食譜」項目,開發者 James Bucanek 詳細介紹了每個 Xcode 功能,並提供逐步指導,這些指導可以直接應用於您的項目。示範單一概念的範例項目使得探索每個功能變得簡單。

**目錄**

- 致謝
- 介紹
- 第 1 章:安裝 Xcode
- 第 2 章:大觀之旅
- 第 3 章:Xcode 佈局
- 第 4 章:項目
- 第 5 章:來源
- 第 6 章:編輯文本
- 第 7 章:搜尋
- 第 8 章:類別瀏覽器
- 第 9 章:幫助與文檔
- 第 10 章:介面建構器
- 第 11 章:類別建模
- 第 12 章:數據建模
- 第 13 章:目標
- 第 14 章:構建項目
- 第 15 章:調試
- 第 16 章:性能分析
- 第 17 章:單元測試
- 第 18 章:共享源碼
- 第 19 章:自定義 Xcode
- 附錄 A:練習答案
- 附錄 B:項目模板
- 索引