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

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.

主站蜘蛛池模板: 通州区| 哈密市| 友谊县| 彝良县| 靖安县| 蒲江县| 平阳县| 金山区| 莲花县| 修武县| 雷山县| 泸水县| 介休市| 顺平县| 南陵县| 彭泽县| 郧西县| 金门县| 开江县| 台南市| 鄂伦春自治旗| 云和县| 蓬莱市| 烟台市| 井冈山市| 济南市| 定边县| 喀什市| 金川县| 溆浦县| 江山市| 兴和县| 西安市| 蓬安县| 奉新县| 淳安县| 东丽区| 呼图壁县| 阿合奇县| 冀州市| 合川市|