- 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".
推薦閱讀
- 中文版Photoshop入門與提高(CS6版)
- Moodle 1.9 for Teaching 7/14 Year Olds: Beginner's Guide
- 工業產品設計(Inventor 2010)
- 中文版Premiere Pro CC入門教程
- 中文版 Photoshop CC 從入門到精通
- After Effects影視特效立體化教程:After Effects 2021(微課版)
- Building Websites with ExpressionEngine 1.6
- 短視頻剪輯基礎與實戰應用(剪映電腦版)
- 音樂日記:Studio One 6場景×風格編曲實用教程
- 數碼攝影修圖師完全手冊(第2卷)
- 中文版3ds Max 2014基礎培訓教程
- Mastercam軟件應用技術基礎(X2版)
- 同花順軟件操作技巧與實戰指南
- Flash Multiplayer Virtual Worlds
- 48小時精通SketchUp 8中文版草圖大師建模設計技巧