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

Conventions

In this book, you will find a number of text styles 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: "The randGen() method takes two parameters defining the range of the returned value."

A block of code is set as follows:

<?php
function add($num1, $num2):int{
return ($num1+$num2);
}

echo add(2,4); //6
echo add(2.5,4); //6

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

<?php
function add($num1, $num2):int{
return ($num1+$num2);
}

echo add(2,4); //6
echo add(2.5,4); //6

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

sudo add-apt-repository ppa:ondrej/php

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text.

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 安图县| 襄汾县| 吉隆县| 明水县| 石狮市| 长沙县| 南江县| 大田县| 宁波市| 徐水县| 化德县| 中阳县| 静宁县| 峡江县| 二手房| 绵阳市| 蓬莱市| 阜新市| 聊城市| 镇安县| 潢川县| 准格尔旗| 上杭县| 玛纳斯县| 连州市| 寻甸| 衡山县| 灵寿县| 金乡县| 青铜峡市| 阳朔县| 河北区| 安岳县| 唐河县| 错那县| 边坝县| 施甸县| 平定县| 呼玛县| 阿城市| 洮南市|