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

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.

主站蜘蛛池模板: 双辽市| 新邵县| 桑植县| 遂川县| 昆明市| 中超| 含山县| 施秉县| 西林县| 丰都县| 贵定县| 万盛区| 唐河县| 永新县| 抚松县| 肃宁县| 上高县| 新巴尔虎左旗| 安丘市| 博罗县| 原阳县| 长治县| 湟中县| 丰顺县| 丹东市| 麦盖提县| 灵川县| 福海县| 黄石市| 玛多县| 宜黄县| 嘉兴市| 巴林右旗| 赫章县| 龙江县| 忻城县| 大港区| 铅山县| 岳池县| 桦川县| 江西省|