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

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: "First, the <script> tag in <head> imports JavaScript, while the second <script> tag is used to embed inline JavaScript."

A block of code is set as follows:

function sayHello(what) {
  return "Hello " + what;
}
console.log(sayHello("world"));

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

<head>
 <script type="text/javascript" src="script.js"></script>
 <script type="text/javascript">
 var x = "Hello World";
 console.log(x);
 </script>
</head>

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

EN-VedA:~$ node
> 0.1+0.2
0.30000000000000004
> (0.1+0.2)===0.3
false

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: "You can run the page and inspect using Chrome's Developer Tool"

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 本溪市| 汤原县| 澎湖县| 东海县| 沙坪坝区| 白银市| 凤凰县| 阜阳市| 翁牛特旗| 永福县| 永兴县| 祥云县| 东阿县| 洛浦县| 沅陵县| 淄博市| 杂多县| 新乡市| 南昌市| 黔西| 庄河市| 平远县| 呈贡县| 海口市| 阿坝| 武邑县| 霍邱县| 枝江市| 当阳市| 饶平县| 吉安县| 上栗县| 荆州市| 乌兰县| 伊宁市| 益阳市| 隆林| 万年县| 阿瓦提县| 凤翔县| 如东县|