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

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.

主站蜘蛛池模板: 鹰潭市| 赤城县| 东宁县| 新津县| 霍邱县| 资源县| 太康县| 青铜峡市| 璧山县| 柘城县| 铁力市| 盐池县| 兴和县| 乌兰察布市| 龙里县| 商南县| 甘德县| 清远市| 九龙城区| 枞阳县| 定襄县| 富源县| 溧阳市| 芮城县| 鄂托克前旗| 天峨县| 军事| 龙川县| 松江区| 新民市| 盈江县| 凤阳县| 东辽县| 南郑县| 郧西县| 阜南县| 都昌县| 陆川县| 嘉义市| 宝清县| 师宗县|