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

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, and user input are shown as follows: "Note that in this case, an ID is a unique selector starting with #; the selector [id=] for the same HTML element counts as an attribute."

A block of code is set as follows:

.box-shadow(@style, @c) when (iscolor(@c)) {
  -webkit-box-shadow: @style @c;
  -moz-box-shadow:    @style @c;
  box-shadow:         @style @c;
}
.box-shadow(@style, @alpha: 50%) when (isnumber(@alpha)) {
  .box-shadow(@style, rgba(0, 0, 0, @alpha));
}

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

.box-shadow(@style, @c) when (iscolor(@c)) {
  -webkit-box-shadow: @style @c;
  -moz-box-shadow:    @style @c;
  box-shadow:         @style @c;
}
.box-shadow(@style, @alpha: 50%) when (isnumber(@alpha)) {
  .box-shadow(@style, rgba(0, 0, 0, @alpha));
}

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

# lessc -c styles.less > styles.css

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: "Clicking on the Next button moves you to the next screen."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 博爱县| 呼图壁县| 玉龙| 和硕县| 高淳县| 郑州市| 通城县| 宁阳县| 花垣县| 庆安县| 娄烦县| 新民市| 正安县| 淮阳县| 嘉善县| 文水县| 平谷区| 巴塘县| 阿鲁科尔沁旗| 商水县| 凌海市| 江北区| 白水县| 瑞安市| 达尔| 长岛县| 仲巴县| 杭州市| 兴安县| 阳新县| 平安县| 娄底市| 勃利县| 潮州市| 安顺市| 那坡县| 略阳县| 新乡县| 夏邑县| 廉江市| 高清|