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

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.
主站蜘蛛池模板: 汶川县| 五常市| 吉林省| 治县。| 内丘县| 洞口县| 平利县| 金华市| 阳朔县| 枣庄市| 芒康县| 嘉兴市| 荔波县| 五寨县| 建湖县| 兖州市| 黄山市| 林州市| 松潘县| 舞阳县| 平远县| 盈江县| 禄丰县| 长阳| 罗平县| 同心县| 新源县| 出国| 通辽市| 泽州县| 延川县| 翁源县| 通榆县| 搜索| 澄江县| 闽侯县| 洛南县| 巨野县| 观塘区| 无锡市| 湄潭县|