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

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.
主站蜘蛛池模板: 黄浦区| 铜川市| 唐河县| 庆云县| 甘德县| 册亨县| 武胜县| 阜宁县| 天津市| 平昌县| 靖安县| 东城区| 乐山市| 南宁市| 新绛县| 黎平县| 吉林省| 民丰县| 怀宁县| 平顶山市| 靖安县| 新邵县| 宁城县| 滨海县| 道孚县| 睢宁县| 田阳县| 尼勒克县| 聊城市| 西平县| 汉中市| 碌曲县| 深州市| 吉林省| 双流县| 长顺县| 大关县| 琼结县| 南投市| 万荣县| 武乡县|