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

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.
主站蜘蛛池模板: 张家口市| 镇原县| 仁怀市| 灌阳县| 苍梧县| 南汇区| 竹北市| 彭泽县| 湟中县| 朔州市| 彭山县| 盐山县| 通山县| 临城县| 广东省| 阜城县| 临朐县| 息烽县| 台北县| 高邑县| 读书| 金塔县| 景宁| 文成县| 平顺县| 长兴县| 连云港市| 陆河县| 郧西县| 韶关市| 青田县| 庆阳市| 宁安市| 巴塘县| 敦化市| 囊谦县| 固始县| 晋中市| 长岛县| 梁山县| 通州区|