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

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.

主站蜘蛛池模板: 布拖县| 绥棱县| 那坡县| 奉节县| 奇台县| 旅游| 乌海市| 宁波市| 临沂市| 张家界市| 象州县| 沅江市| 正阳县| 天峨县| 巫溪县| 阳江市| 嘉禾县| 濮阳县| 全椒县| 克什克腾旗| 怀仁县| 泾源县| 宝鸡市| 沂源县| 东乌| 项城市| 疏勒县| 措勤县| 余姚市| 泾川县| 苏尼特右旗| 余江县| 江门市| 柘荣县| 商水县| 简阳市| 沈阳市| 新邵县| 临澧县| 莱芜市| 富阳市|