- Ext JS 3.0 Cookbook
- Jorge Ramon
- 178字
- 2021-04-01 13:43:41
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: "Initialize the global QuickTips
instance."
A block of code is set as follows:
var browser = ""; if (Ext.isChrome) { browser = "Hi! I'm the new kid on the block"; }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
{ xtype: 'textfield', id: 'login-pwd',
fieldLabel: 'Password', inputType: 'password',
allowBlank: false, minLength: 6, maxLength: 32,
minLengthText: 'Password must be at least 6 characters long.'
}
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
Tips and tricks appear like this.
推薦閱讀
- AutoCAD 2020中文版從入門到精通(標準版)
- AutoCAD 2019中文版從入門到精通
- Microsoft SharePoint 2010 Administration Cookbook
- Yii 1.1 Application Development Cookbook
- 詳解AutoCAD 2022建筑設計(第6版)
- SPSS進階分析與實務
- Procreate+ SketchUp +Photoshop建筑設計手繪表現技法
- Power Query For Excel:讓工作化繁為簡
- Scribus 1.3.5: Beginner's Guide
- CorelDRAW X6平面設計與制作案例教程
- 深入淺出WebAssembly
- Premiere Pro CC 2015中文版基礎與實例教程(第4版)
- 中文版Maya 2016基礎培訓教程
- 中文版3ds Max 2016/VRay效果圖制作實戰基礎教程(全彩版)
- 企業微信公眾平臺開發實戰:再小的個體也有自己的品牌