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

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.

主站蜘蛛池模板: 浪卡子县| 盱眙县| 临颍县| 芜湖市| 木兰县| 舟山市| 屏南县| 鸡西市| 大关县| 常宁市| 慈溪市| 高尔夫| 武功县| 汤阴县| 桦甸市| 湄潭县| 彰武县| 曲阳县| 丽水市| 怀集县| 广灵县| 炎陵县| 黔西县| 梁河县| 平遥县| 云浮市| 毕节市| 镇康县| 岢岚县| 宁武县| 元朗区| 准格尔旗| 海门市| 浪卡子县| 措勤县| 吐鲁番市| 黄骅市| 葫芦岛市| 阜南县| 清徐县| 城口县|