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

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.
主站蜘蛛池模板: 宜州市| 凤山县| 若羌县| 龙南县| 时尚| 宁乡县| 曲麻莱县| 永州市| 民丰县| 卢湾区| 塔城市| 昌图县| 南安市| 丹棱县| 福泉市| 白水县| 和静县| 舒城县| 绍兴市| 大田县| 皋兰县| 理塘县| 石阡县| 溆浦县| 房产| 利津县| 高邑县| 项城市| 北京市| 忻城县| 宜兰市| 涡阳县| 新龙县| 宣武区| 伊宁市| 平泉县| 哈尔滨市| 北票市| 铁岭市| 女性| 石屏县|