- Object/Oriented JavaScript
- Stoyan Stefanov
- 177字
- 2021-08-13 19:25:49
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: " The key/value pairs are divided by colons, in the format key:
value
."
A block of code will be set as follows:
var book = { name: 'Catch-22', published: 1961, author: { firstname: 'Joseph', lastname: 'Heller' } };
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:
function TwoDShape(){}
// take care of inheritance
TwoDShape.prototype = Shape.prototype;
TwoDShape.prototype.constructor = TwoDShape;
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "clicking the Next button moves you to the next screen".
推薦閱讀
- Moodle 1.9 for Teaching 7/14 Year Olds: Beginner's Guide
- PPT設計實用教程
- 通達信炒股軟件從入門到精通(第2版)
- AutoCAD 2020從入門到精通
- Adobe創意大學Illustrator CS5 產品專家認證標準教材
- SolidWorks快速入門教程(2022中文版)
- 深入理解OpenCV:實用計算機視覺項目解析(原書第3版)
- 老郵差·Photoshop數碼照片處理技法:人像篇(修訂版)
- Excel公式、函數與圖表案例實戰從入門到精通(視頻自學版)
- 中文版Photoshop CC基礎培訓教程
- Joomla! with Flash
- 中文版Flash CC實例教程
- Building Websites with Mambo
- 精通AutoCAD 2013機械設計
- Photoshop CS6淘寶美工完全實例教程(全視頻彩色版)