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

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.

主站蜘蛛池模板: 托克托县| 嘉禾县| 乌鲁木齐县| 乌什县| 宁夏| 无为县| 赣州市| 内丘县| 扎赉特旗| 苏尼特左旗| 兴国县| 克什克腾旗| 乐东| 湄潭县| 武陟县| 清河县| 图木舒克市| 株洲县| 买车| 乌拉特后旗| 区。| 罗江县| 永丰县| 中宁县| 双城市| 大足县| 肃宁县| 东平县| 永善县| 邢台县| 大同县| 华容县| 临夏县| 阳高县| 桐城市| 丰宁| 太康县| 雅江县| 台江县| 贺兰县| 吉木萨尔县|