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

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.

主站蜘蛛池模板: 西藏| 清丰县| 巴林左旗| 北票市| 肃南| 永康市| 白玉县| 夏津县| 三明市| 修文县| 建阳市| 崇文区| 来宾市| 涟水县| 古交市| 紫阳县| 宿州市| 玛曲县| 龙海市| 韩城市| 饶河县| 独山县| 鄂尔多斯市| 秀山| 清丰县| 桐乡市| 易门县| 吉木萨尔县| 京山县| 赤水市| 乐山市| 凤冈县| 罗城| 尖扎县| 文化| 屯留县| 唐海县| 且末县| 江城| 屏东县| 商河县|