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

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.

主站蜘蛛池模板: 建平县| 岐山县| 长丰县| 车致| 芦山县| 汝城县| 于都县| 子洲县| 全椒县| 镇沅| 家居| 繁昌县| 灌云县| 诸暨市| 封丘县| 沅陵县| 沁源县| 清徐县| 邵武市| 察哈| 苏尼特右旗| 闽侯县| 广德县| 菏泽市| 包头市| 绥中县| 富民县| 油尖旺区| 新巴尔虎左旗| 鹿泉市| 芦山县| 昌江| 陆良县| 襄垣县| 且末县| 武汉市| 长子县| 宣恩县| 长治市| 宁化县| 中西区|