官术网_书友最值得收藏!

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "When you do a new, malloc, or alloc, what the operating system does is that it is giving your program a chunk of memory on the heap."

A block of code is set as follows:

int main(int argc, char *argv[]) {

  SomeObject *myOwnObject;
  // myOwnObject is created in main
   myOwnObject = [[SomeObject alloc] init];

    // myOwnObject can be used by other objects
  [anotherObject using:myOwnObject];

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "In Xcode, go to the target Build Phases tab, open the Compile Sources group, and you will be able to see the source file list."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 浮山县| 海门市| 南投市| 梓潼县| 会泽县| 海丰县| 松江区| 吕梁市| 金堂县| 瑞金市| 宝应县| 翼城县| 宝兴县| 神农架林区| 崇文区| 应城市| 丰顺县| 巴青县| 沾益县| 凤台县| 正宁县| 西华县| 体育| 晋江市| 辽宁省| 荥阳市| 北流市| 开鲁县| 南康市| 湄潭县| 台东市| 昌宁县| 清新县| 余江县| 孝昌县| 临猗县| 麟游县| 贵阳市| 峡江县| 崇文区| 雅江县|