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

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 are shown as follows: "Copy phonegap.1.0.0.js from your PhoneGap downloaded earlier to assets/www."

A block of code is set as follows:

Ext.setup({
  onReady: function() {
    if (Ext.is.Android)
      Ext.Msg.alert("INFO", "Welcome Android user!");
      
    if (Ext.is.Blackberry)
      Ext.Msg.alert("INFO", "Welcome Blackberry user!");
      
    if (Ext.is.iPad)
      Ext.Msg.alert("INFO", "Welcome iPad user!");
  }
});

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

layout: {
          type: 'hbox',
          direction: 'reverse'
}

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: " Launch Eclipse, click on the File menu, and select New | Android Project".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 鹰潭市| 石柱| 马公市| 庆元县| 息烽县| 民权县| 商南县| 横山县| 文昌市| 杨浦区| 祁连县| 汤原县| 永州市| 克东县| 台中县| 宜城市| 永嘉县| 沁源县| 张北县| 平凉市| 曲麻莱县| 云霄县| 克东县| 延寿县| 马公市| 包头市| 扬州市| 咸丰县| 毕节市| 和硕县| 乐陵市| 新田县| 乐昌市| 腾冲县| 合川市| 浦北县| 工布江达县| 息烽县| 榕江县| 郑州市| 进贤县|