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

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.

主站蜘蛛池模板: 罗定市| 观塘区| 平果县| 十堰市| 丁青县| 潼南县| 铜陵市| 新蔡县| 瑞安市| 吉木萨尔县| 南川市| 炎陵县| 昌乐县| 芮城县| 高州市| 始兴县| 芜湖县| 海伦市| 聂荣县| 江陵县| 米易县| 绥滨县| 焉耆| 赣州市| 阿瓦提县| 富宁县| 波密县| 峨山| 信宜市| 如东县| 武安市| 三江| 双鸭山市| 石泉县| 华亭县| 青河县| 平原县| 会泽县| 云和县| 焉耆| 苗栗县|