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

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, cookbook names, recipe names, scripts, database table names, folder names, filenames, file extensions, and pathnames are shown as follows: "The Register attribute is used to expose classes to the underlying Objective-C runtime."

A block of code is set as follows:

using System;
using System.Collections.Generic;
using System.Linq;
using MonoTouch.Foundation;
using MonoTouch.UIKit;

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

EKEvent newEvent = EKEvent.FromStore(evStore);
newEvent.StartDate = DateTime.Now.AddDays(1);
newEvent.EndDate = DateTime.Now.AddDays(1.1);
newEvent.Title = "Xamarin event!";

Any command-line input or output is written as follows:

cd <code_directory>/CH06_code/WcfService/WcfService
./start_wcfservice.sh

New terms and important words are shown in bold. Words you see on the screen, in menus or dialog boxes, for example, appear in the text like this: "Go to the Library pane and select Objects from the drop-down list."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 黄山市| 绥德县| 昭平县| 漯河市| 宣汉县| 玛沁县| 白银市| 巴林右旗| 开远市| 饶平县| 平果县| 文山县| 开封县| 永济市| 拉萨市| 武义县| 酉阳| 德钦县| 婺源县| 西吉县| 临颍县| 太白县| 柏乡县| 韶山市| 新巴尔虎右旗| 乐清市| 榕江县| 武安市| 虹口区| 北流市| 阜城县| 建宁县| 丹棱县| 皋兰县| 山阴县| 桐城市| 旬邑县| 大方县| 延安市| 海兴县| 黑龙江省|