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

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 will enter the following HTML code in the index.html file."

A block of code is set as follows:

<!DOCTYPE html>
<html lang='en'>
<head>
  <meta charset='utf-8'>
  <title>Color Quest</title>
  <link rel="stylesheet" href="game.css">
</head>
<body>
  <!-- game content here -->
  <script src='js/game.js'></script>
</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:

startLevel: function() {
  game.quest = new game.Quest(this.currentLevel);
 game.compositionSeq = [];
 game.composition = new game.Composition();
  game.gameScene.visualize(game.quest);
 game.gameScene.handleInput();
},

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the Compress JavaScript button and the tool generates the compressed code into the text area of the result."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 六枝特区| 昌乐县| 丹凤县| 来宾市| 甘肃省| 漳州市| 巴青县| 临汾市| 义马市| 阜南县| 台江县| 巴楚县| 阿巴嘎旗| 洛宁县| 三原县| 甘肃省| 泾阳县| 瓮安县| 宝丰县| 徐汇区| 高邮市| 巴彦淖尔市| 玉环县| 大兴区| 庄河市| 资源县| 固原市| 晋城| 阿瓦提县| 普兰县| 贡嘎县| 兴化市| 双辽市| 靖江市| 阿鲁科尔沁旗| 泰和县| 安福县| 宁夏| 湘潭市| 防城港市| 文登市|