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

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: "Whenever possible, the developer should always prefer using const over let or var."

A block of code is set as follows:

function myJS()
{
function add(n1, n2)
{
let number1 = Number(n1);
let number2 = Number(n2);

return number1 + number2;
}

}

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

# php parallel-download.php 

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "If you scroll towards the end of the page, you should now see an xdebug section."

Warnings or important notes appear like this.

Tips and tricks appear like this.

主站蜘蛛池模板: 德化县| 宜君县| 正阳县| 台山市| 航空| 启东市| 芷江| 平谷区| 隆安县| 定日县| 禄劝| 洪湖市| 岳西县| 呼玛县| 金乡县| 乌兰察布市| 张家港市| 天祝| 铜川市| 遂平县| 潞城市| 英超| 安多县| 安阳市| 宁武县| 泸水县| 卫辉市| 山阳县| 牙克石市| 海原县| 兴安盟| 盐池县| 平陆县| 苍溪县| 公主岭市| 陆良县| 临汾市| 双鸭山市| 天台县| 辰溪县| 鹤庆县|