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

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

import MySQLdb
mydb = MySQLdb.connect(host = 'localhost',
                       user = 'skipper',
                       passwd = 'mysecret',
                       db = 'fish')

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

>>> print results
((1L, 'tuna', Decimal('7.50')), (2L, 'bass', Decimal('6.75')), (3L, 'salmon', Decimal('9.50')), (4L, 'catfish', Decimal('5.00')),

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "clicking the Next button moves you to the next screen".

Reference to a particular section or chapter are shown in italics.

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 延安市| 绥宁县| 隆回县| 镶黄旗| 西青区| 古田县| 措勤县| 沛县| 兴国县| 嵩明县| 达日县| 盱眙县| 乌鲁木齐市| 金寨县| 磐石市| 额敏县| 新巴尔虎右旗| 仁化县| 西华县| 舞钢市| 洞口县| 临沭县| 游戏| 焉耆| 遂昌县| 凌海市| 阿荣旗| 页游| 任丘市| 灵寿县| 儋州市| 新巴尔虎右旗| 格尔木市| 汶川县| 涿州市| 大新县| 华池县| 长丰县| 仪陇县| 石棉县| 额济纳旗|