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

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.
主站蜘蛛池模板: 通海县| 温州市| 汶川县| 大庆市| 阿克苏市| 年辖:市辖区| 缙云县| 广元市| 福贡县| 武穴市| 凤冈县| 清原| 呼图壁县| 朝阳县| 万州区| 旺苍县| 应城市| 清流县| 泗阳县| 乌拉特中旗| 柳林县| 西盟| 来宾市| 建宁县| 汤阴县| 蒙城县| 安溪县| 蒲江县| 武宁县| 通渭县| 朝阳县| 平湖市| 贵南县| 高邮市| 正定县| 萝北县| 龙泉市| 双峰县| 菏泽市| 轮台县| 永嘉县|