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

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: "The next lines of code read the link and assign it to the open function."

A block of code is set as follows:

fin = open('data/fake_weather_data.csv','r',newline='')
reader = csv.reader(fin)
for row in reader:
myData.append(row)

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

$ mongoimport --file fake_weather_data.csv

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: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."

Warnings or important notes appear like this.

Tips and tricks appear like this.

主站蜘蛛池模板: 呼伦贝尔市| 海兴县| 长阳| 务川| 慈溪市| 曲沃县| 广东省| 海淀区| 桓台县| 新野县| 东方市| 竹溪县| 北流市| 遵化市| 雷州市| 西乡县| 大安市| 福贡县| 台中县| 横山县| 镇巴县| 永吉县| 剑阁县| 安乡县| 云林县| 江津市| 宜都市| 惠来县| 宣恩县| 陈巴尔虎旗| 阜平县| 广饶县| 错那县| 闵行区| 股票| 兰州市| 霍邱县| 哈密市| 桃江县| 当雄县| 阿坝|