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

  • Mastering jQuery UI
  • Vijay Joshi
  • 239字
  • 2021-07-23 20:33:34

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.

主站蜘蛛池模板: 青铜峡市| 平塘县| 福贡县| 利辛县| 奉化市| 秀山| 田东县| 鄂伦春自治旗| 长沙县| 满洲里市| 和硕县| 泰安市| 广西| 仙桃市| 凤庆县| 广饶县| 峨山| 榆树市| 大埔县| 邢台县| 富锦市| 万源市| 芜湖市| 思茅市| 日喀则市| 台安县| 鲁山县| 红河县| 海南省| 桂林市| 民和| 靖西县| 志丹县| 剑川县| 辉县市| 辽阳市| 新宾| 平昌县| 元谋县| 西峡县| 太湖县|