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

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.

主站蜘蛛池模板: 宁德市| 文昌市| 分宜县| 什邡市| 公安县| 姜堰市| 平江县| 金寨县| 师宗县| 河曲县| 六安市| 安康市| 永嘉县| 九寨沟县| 如皋市| 凉山| 将乐县| 怀集县| 新宾| 嫩江县| 东阳市| 彰化县| 大石桥市| 赣州市| 安吉县| 辉南县| 铁岭市| 和顺县| 万荣县| 湾仔区| 陕西省| 车险| 抚松县| 镇坪县| 济源市| 繁昌县| 靖西县| 石门县| 朝阳市| 永川市| 许昌市|