- MooTools 1.2 Beginner's Guide
- Jacob Gube Garrick Cheung
- 158字
- 2021-04-01 13:33:31
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: "We build a function called pageCustomizer
that will customize our page."
A block of code will be set as follows:
if(Browser.Engine.trident){ alert('You\'re using Internet Explorer'); } else{ alert('You\'re not using Internet Explorer'); }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be shown in bold:
if(userPlatform!='other' || userPlatform!='ipod' ) { $$('.download-options').destroy();
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 our text like this: "Click on the #child div ".
Note
Tips and tricks appear like this.
推薦閱讀
- HTML5 Multimedia Development Cookbook
- Getting Started with Microsoft Application Virtualization 4.6
- Apache OFBiz Development: The Beginner's Tutorial
- Word-Excel-PowerPoint 2010三合一從新手到高手(超值版)
- Excel 數據處理與分析實例教程(第2版)
- Celtx: Open Source Screenwriting Beginner's Guide
- AutoCAD Civil 3D 2018 場地設計實例教程
- AI圖像處理:Photoshop+Firefly后期處理技術基礎與實戰
- AIGC輔助數據分析與挖掘:基于ChatGPT的方法與實踐
- 像攝影師一樣調色
- 品悟:Alias 2014+Showcase產品可視化造型與渲染
- 中文版Illustrator CC實戰視頻教程
- WordPress Theme Design
- MODx Web Development
- Creo 4.0中文版基礎教程