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

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.

主站蜘蛛池模板: 镇原县| 义乌市| 江都市| 珠海市| 繁峙县| 蒲城县| 井研县| 靖江市| 高密市| 临海市| 同心县| 鹤岗市| 仁怀市| 铁岭县| 平乐县| 海伦市| 郴州市| 香港 | 瓦房店市| 吴江市| 闻喜县| 罗田县| 彰化市| 浮梁县| 安化县| 会同县| 信阳市| 宾阳县| 普宁市| 城固县| 六盘水市| 祁东县| 洱源县| 仁布县| 武威市| 锦州市| 响水县| 丰台区| 额济纳旗| 上林县| 睢宁县|