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

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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "To get started, let's create a new file on the filesystem and call it HelloWorld.ts."

A block of code is set as follows:

var p = document.createElement('p');
var hello: string = "Hello";
var world: string = 2;
p.textContent = hello + " " + world;

document.body.appendChild(p);

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

tsc HelloWorld.ts

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "To create a new project that includes TypeScript, go to the File menu and navigate to New | Project."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 沙田区| 连平县| 神农架林区| 佛学| 色达县| 临朐县| 治多县| 河南省| 贡嘎县| 望奎县| 德惠市| 汶上县| 桐柏县| 理塘县| 华宁县| 民和| 垦利县| 道真| 临清市| 灵川县| 镇巴县| 班玛县| 波密县| 涪陵区| 醴陵市| 安康市| 临漳县| 长治市| 邹城市| 保亭| 新巴尔虎左旗| 五莲县| 广昌县| 汪清县| 辽宁省| 独山县| 越西县| 兴安县| 阿鲁科尔沁旗| 宁晋县| 武安市|