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

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: "Feel free to copy the code and save it as concepts.html."

A block of code is set as follows:

project/
   css/
   js/
      controllers/
            todo.js
      services/
            todo.js
      app.js
  partials/
     detail.html
     list.html
  index.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:

<li ng-repeat="todo in todos">
  <input type="checkbox" ng-model="todo.done">
  <span class="done-{{todo.done}}">{{todo.text}}</span>
  <button ng-click="showDetail(todo.text)">Detail</button>
</li>

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

cordova emulate android

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 Edit/Details for the Android item and start editing."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 定远县| 洛宁县| 南岸区| 佳木斯市| 盘山县| 余干县| 乳源| 耒阳市| 泰和县| 加查县| 辉南县| 峨眉山市| 法库县| 淮南市| 新密市| 若羌县| 明溪县| 日喀则市| 安岳县| 房山区| 宜兴市| 平原县| 莎车县| 葵青区| 务川| 景谷| 改则县| 阳春市| 广丰县| 许昌县| 通州市| 江城| 灌阳县| 遂平县| 上蔡县| 顺昌县| 开江县| 天峻县| 江门市| 宜宾市| 同德县|