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

Conventions

In this book, you will find a number of text styles 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're working with census data, let's call it census.html."

A block of code is set as follows:

<!DOCTYPE html>
<html>
<head></head>
<body></body>
</html>

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

<!DOCTYPE html>
<html>
<head>
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
 <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
 <meta name="viewport" content="initial-scale=1, maximum-scale=1,user-scalable=no"/>
 <title>Census Map</title>
 <link rel="stylesheet"  />
 <style>
 html, body {
 border: 0;
 margin: 0;
 padding: 0;
 height: 100%;
 width: 100%;
 }
 </style>
 <script type="text/javascript">
 dojoConfig = {parseOnLoad: true, debug: true};
 </script>
 <script type="text/javascript" src="http://js.arcgis.com/3.13/" ></script>
</head>

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: "We positioned it precisely in the top right, and left a little gap for the Census button to be centered vertically."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 都安| 晋江市| 武功县| 防城港市| 毕节市| 南安市| 甘孜县| 腾冲县| 马山县| 阿克苏市| 宜兰市| 武乡县| 余干县| 叙永县| 霸州市| 天镇县| 濮阳市| 抚松县| 济南市| 晋城| 孟州市| 南昌市| 南充市| 遂溪县| 卢湾区| 涪陵区| 台中市| 南平市| 桃园市| 荣昌县| 大理市| 琼海市| 望都县| 三亚市| 安多县| 太仓市| 浦县| 思南县| 花垣县| 武定县| 宁波市|