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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system".

A block of code is set as follows:

let sumOfSquares(x: int, y: int) = { /* (1) */
let xSq = x * x;
let ySq = y * y;
xSq + ySq
};

The code is highlighted as follows:

  • Types are bolded
  • Values are slanted
  • Language-reserved words (keywords) are underlined

Also note that numbered comments are added to certain points in the code that need further explanation, for example:

  1. This note explains the code marked with the comment /* (1) */

Any command-line input or output is written as follows:

$ mkdir css
$ cd css

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel".

Warnings or important notes appear like this.
Tips and tricks appear like this.

主站蜘蛛池模板: 天全县| 汉源县| 崇信县| 竹溪县| 桃园市| 霍林郭勒市| 鄂尔多斯市| 青阳县| 济源市| 莆田市| 大荔县| 湛江市| 上犹县| 台北市| 荔波县| 勃利县| 正安县| 长乐市| 九寨沟县| 临湘市| 高台县| 金山区| 彭州市| 中超| 鄂托克前旗| 珲春市| 晴隆县| 克山县| 钟山县| 咸阳市| 阿拉善右旗| 韶关市| 巴楚县| 镶黄旗| 响水县| 望城县| 北碚区| 银川市| 绥棱县| 绿春县| 张掖市|