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

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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

function computeServiceArea(evt) {
map.graphics.clear();
var pointSymbol = new SimpleMarkerSymbol();
pointSymbol.setOutline = new
SimpleLineSymbol(SimpleLineSymbol.STYLE_SOLID, new Color([255, 0,
0]), 1);
pointSymbol.setSize(14);
pointSymbol.setColor(new Color([0, 255, 0, 0.25]));
}

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

function computeServiceArea(evt) {
map.graphics.clear();
var pointSymbol = new SimpleMarkerSymbol();
pointSymbol.setOutline = new
SimpleLineSymbol(SimpleLineSymbol.STYLE_SOLID, new Color([255, 0,
0]), 1);
pointSymbol.setSize(14);
pointSymbol.setColor(new Color([0, 255, 0, 0.25]));
}

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: "clicking the Next button moves you to the next screen".

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 长宁区| 阿拉善右旗| 华蓥市| 英吉沙县| 玉溪市| 扬州市| 威远县| 额尔古纳市| 彰化县| 通榆县| 翁源县| 高州市| 竹溪县| 巫溪县| 房产| 罗源县| 枞阳县| 大庆市| 西宁市| 堆龙德庆县| 台北市| 永善县| 郁南县| 嘉善县| 怀来县| 扎鲁特旗| 溧阳市| 通辽市| 南溪县| 马鞍山市| 墨江| 凯里市| 宁阳县| 临高县| 邹城市| 南汇区| 江华| 河南省| 莫力| 额尔古纳市| 贵州省|