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

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.

主站蜘蛛池模板: 通渭县| 汝南县| 呼图壁县| 江西省| 呼玛县| 德清县| 霸州市| 泾川县| 凤庆县| 武鸣县| 无为县| 沁水县| 横山县| 桂阳县| 普兰店市| 奈曼旗| 泽库县| 略阳县| 宜春市| 镇宁| 闽侯县| 中西区| 安平县| 长丰县| 长沙市| 沾益县| 土默特右旗| 武宣县| 凉山| 福安市| 平乐县| 兴仁县| 阳谷县| 施甸县| 四川省| 镇雄县| 隆昌县| 于田县| 宁蒗| 柞水县| 通州区|