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

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

主站蜘蛛池模板: 天祝| 开阳县| 汽车| 旬邑县| 二连浩特市| 景泰县| 庄河市| 南康市| 丰都县| 岐山县| 佛坪县| 温宿县| 肇州县| 塔河县| 方山县| 买车| 东至县| 福安市| 普格县| 龙山县| 寻乌县| 和平区| 黑龙江省| 浦江县| 远安县| 泰来县| 子长县| 浦城县| 彭阳县| 茶陵县| 新巴尔虎左旗| 山阳县| 获嘉县| 紫阳县| 宿迁市| 黄陵县| 怀远县| 仁寿县| 张家川| 海安县| 济阳县|