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

Conventions

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

Code words in text are shown as follows: "In AppDelegate.h file, find the application:didFinishLaunchingWithOptions: method and find where we are registering for push notifications".

A block of code is set as follows:

- (BOOL)application:(UIApplication *)application
 didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
    ...
    // Register for push notifications
    [application registerForRemoteNotificationTypes: 
                                 UIRemoteNotificationTypeBadge |
                                 UIRemoteNotificationTypeAlert |
                                 UIRemoteNotificationTypeSound];
    ...
}

All the command-line input or output is written as follows:

curl -s https://www.parse.com/downloads/cloud_code/installer.sh | sudo /bin/bash

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: "After clicking on the Event Summary, you can see the list of events you have created".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 吴旗县| 金溪县| 宁明县| 双牌县| 上犹县| 青海省| 新乡县| 牙克石市| 略阳县| 盐山县| 准格尔旗| 日喀则市| 濮阳县| 华蓥市| 福安市| 思南县| 门源| 宁陵县| 柏乡县| 嘉定区| 隆回县| 望谟县| 西青区| 南陵县| 开平市| 平武县| 光山县| 南城县| 永丰县| 齐齐哈尔市| 青田县| 方正县| 浦江县| 寿光市| 遂平县| 龙井市| 砚山县| 措勤县| 双牌县| 日土县| 普陀区|