版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
丛 书 名:Programmer to Programmer
版本说明:1
I S B N:(纸本) 9780471754794
出 版 社:Wrox Press Ltd.
出 版 年:2006年
主 题 词:CS50
学科分类:08[工学] 0835[工学-软件工程] 081202[工学-计算机软件与理论] 0812[工学-计算机科学与技术(可授工学、理学学位)]
摘 要: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 *** you will learn from this book:Control window layout to match your development *** source file *** to access a source control management system, right in the Xcode *** to quickly navigate to files, symbols, bookmarks, declarations, and definitions within your project; find reference documents and instantly access API *** Xcode’s smart editing features, such as auto-indent, code completion, and text *** how easy it is to browse class information and create dynamic class *** started using Xcode’s Interface Builder and Data Modeling design *** to customize target build phases, add your own compilers, write your own build processes, and integrate Xcode with other build tools like Ant and *** to create and integrate unit tests into your *** 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 *** using Xcode’s suite of performance analysis tools to find problems and accelerate your *** 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 *** 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.