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

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: "Using a name variable to look up the stored value is an expression; so is running a function."

A block of code is set as follows:

def example_function(name, radius):
area = math.pi * radius ** 2
return "The area of {} is {}" .format(name, area)

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

def example_function(name, radius):
area = math.pi * radius ** 2
return "The area of {} is {}" .format(name, area)

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

python3 example_1_2_3.py

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 like this: "Click on Environments Variables...."

Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 丰县| 潞西市| 武川县| 南陵县| 龙井市| 邯郸市| 淳化县| 肥西县| 波密县| 巴林左旗| 新竹县| 双牌县| 收藏| 伊春市| 高州市| 东乌| 怀柔区| 遂川县| 古丈县| 鞍山市| 湄潭县| 九江县| 疏附县| 远安县| 常州市| 惠州市| 饶阳县| 蓝山县| 辽宁省| 湖南省| 五峰| 新绛县| 东乌珠穆沁旗| 海口市| 蓬安县| 永福县| 江山市| 明溪县| 榕江县| 临邑县| 邯郸县|