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

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: "We have created a div with CSS class container which will act as parent div for all the page elements"

A block of code is set as follows:

var t = this;
  $( ".slider" ).slider(
  {
    range: "min",
    max: 255,
    slide : function (event, ui) 
    {
      t.setColor($(this), ui.value);
    },
    change : function (event, ui) 
    {
      t.setColor($(this), ui.value);
    }
  });

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

var t = this;
  $(".slider").slider(
  {
    range: "min",
    max: 255,
    slide : function (event, ui) 
    {
      t.setColor($(this), ui.value);
    },
    change : function (event, ui) 
    {
      t.setColor($(this), ui.value);
    }
  });

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

# cp /usr/src/asterisk-addons/configs/cdr_mysql.conf.sample
 /etc/asterisk/cdr_mysql.conf

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 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.

主站蜘蛛池模板: 伊金霍洛旗| 海安县| 凤山市| 东乌珠穆沁旗| 永顺县| 黎川县| 开原市| 塔城市| 梓潼县| 泗水县| 乾安县| 紫阳县| 金溪县| 贡嘎县| 淮安市| 漳浦县| 商南县| 竹溪县| 称多县| 房山区| 乡宁县| 凌云县| 平利县| 肥乡县| 南澳县| 仁化县| 景德镇市| 周口市| 汨罗市| 吉首市| 陆河县| 荣成市| 巴塘县| 铜川市| 南溪县| 防城港市| 文登市| 科技| 晋江市| 舒兰市| 呼玛县|