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

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, package names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

from fractions import Fraction
p = 0
for i in range(1, 2000):
    p += Fraction(1, i**2)
print( (p*6)**Fraction(1/2) )

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

from fractions import Fraction
p = 0
for i in range(1, 2000):
    p += Fraction(1, i**2)
print( (p*6)**Fraction(1/2) )

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

$ python3.4 -m doctest ourfile.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: "Clicking the Next button moves you to the next screen."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 石楼县| 金堂县| 荣成市| 定西市| 襄垣县| 无极县| 渭源县| 泉州市| 台中市| 合江县| 永新县| 西和县| 郎溪县| 晴隆县| 阿拉善盟| 萨嘎县| 固镇县| 祁东县| 咸阳市| 乌海市| 万年县| 慈利县| 株洲市| 江陵县| 台东县| 收藏| 濉溪县| 阿拉善右旗| 黑水县| 江油市| 边坝县| 商南县| 海安县| 黄石市| 江北区| 望江县| 上蔡县| 内江市| 邓州市| 徐汇区| 静海县|