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

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.

主站蜘蛛池模板: 永仁县| 嘉禾县| 麟游县| 临汾市| 会东县| 徐闻县| 东山县| 英超| 应城市| 五原县| 彭山县| 宜昌市| 滨海县| 沽源县| 庆云县| 留坝县| 古田县| 伊宁市| 顺昌县| 长丰县| 永丰县| 阳山县| 宁夏| 苍南县| 石城县| 长岛县| 北流市| 莱州市| 黎川县| 舒城县| 临漳县| 永和县| 西和县| 达孜县| 长沙县| 武冈市| 九江市| 宁陵县| 茂名市| 永州市| 高平市|