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

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.

主站蜘蛛池模板: 措勤县| 舞钢市| 西贡区| 闽侯县| 阿荣旗| 阳曲县| 隆德县| 弥渡县| 黎川县| 青冈县| 张家口市| 临汾市| 定结县| 连江县| 桐梓县| 河西区| 东山县| 轮台县| 通榆县| 桃江县| 五台县| 西昌市| 沙河市| 株洲县| 洛南县| 东乌珠穆沁旗| 酒泉市| 金华市| 连城县| 驻马店市| 德格县| 合山市| 疏勒县| 永德县| 富蕴县| 五原县| 五台县| 大名县| 延长县| 阿克陶县| 黎平县|