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

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.
主站蜘蛛池模板: 饶河县| 灌阳县| 江都市| 龙州县| 临猗县| 石棉县| 泸溪县| 偏关县| 抚州市| 民丰县| 若尔盖县| 平昌县| 东丽区| 灵宝市| 旬邑县| 淳化县| 沙田区| 宣化县| 定远县| 广汉市| 横山县| 中超| 望江县| 临夏县| 彩票| SHOW| 景洪市| 历史| 新晃| 札达县| 城步| 富平县| 荣昌县| 曲阳县| 社会| 民权县| 通州市| 磴口县| 广饶县| 双江| 个旧市|