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

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.

主站蜘蛛池模板: 扎兰屯市| 皋兰县| 淮阳县| 都昌县| 名山县| 买车| 成安县| 武夷山市| 宜州市| 温泉县| 沭阳县| 竹山县| 桂平市| 富民县| 定日县| 介休市| 凉城县| 黑山县| 黑山县| 镇沅| 正定县| 杂多县| 福海县| 普兰店市| 吉木萨尔县| 杂多县| 大方县| 台山市| 晋中市| 石林| 和政县| 沐川县| 宣化县| 康乐县| 永兴县| 乌鲁木齐市| 青神县| 通河县| 霍州市| 宁阳县| 定州市|