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

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: "Use this recipe to import the Accidents7904.csv file into MongoDB."

A block of code is set as follows:

from pymongo import MongoClient
client = MongoClient()
db = client.pythonbicookbook 
files = db.files 
f = open('name_of_file_here.txt')
text = f.read()
doc = {

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

# cp /usr/src/asterisk-addons/configs/cdr_mysql.conf.sample
 /etc/asterisk/cdr_mysql.conf

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: "Highlight your new connection and click Connect."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 贵定县| 洪雅县| 内乡县| 龙游县| 沽源县| 绵竹市| 商洛市| 盘锦市| 广水市| 浦江县| 泗阳县| 嘉祥县| 江北区| 庄浪县| 中西区| 鹿泉市| 望都县| 北辰区| 无锡市| 靖西县| 莒南县| 阿勒泰市| 延庆县| 杭锦旗| 大同市| 禄劝| 广西| 河北区| 泾阳县| 临桂县| 梁山县| 安达市| 合作市| 永顺县| 玉环县| 米易县| 巴南区| 敖汉旗| 霞浦县| 边坝县| 华容县|