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

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.

主站蜘蛛池模板: 闵行区| 泰宁县| 灵山县| 互助| 商都县| 沁阳市| 定安县| 荔浦县| 阜康市| 敦煌市| 崇文区| 集安市| 广宗县| 普陀区| 高尔夫| 盐山县| 南昌市| 横峰县| 瑞昌市| 长汀县| 霍城县| 涟源市| 蒲城县| 佳木斯市| 万源市| 永清县| 平遥县| 阜宁县| 沐川县| 易门县| 商都县| 石楼县| 绍兴市| 海盐县| 仙桃市| 澄迈县| 阳东县| 航空| 山西省| 大冶市| 信宜市|