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

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."

A block of code is set as follows:

import numpy as np
x = np.array([[1,2,3],[4,5,6],[1,2,5]])
y = np.linalg.inv(x)
print (y)
print (np.dot(x,y))

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

import numpy as np
x = np.array([[1,2,3],[4,5,6],[1,2,5]])
y = np.linalg.inv(x)
print (y)
print (np.dot(x,y))

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 麻阳| 兴义市| 石渠县| 普定县| 康马县| 绥江县| 威信县| 常州市| 科尔| 正阳县| 九江县| 丰原市| 介休市| 榕江县| 承德县| 平南县| 化德县| 邹城市| 娄烦县| 常山县| 新田县| 昭苏县| 海盐县| 鹿邑县| 阿拉善右旗| 西丰县| 宜丰县| 布尔津县| 大化| 涿州市| 宝应县| 大同县| 子洲县| 旬邑县| 大邑县| 安义县| 博乐市| 弥渡县| 湛江市| 繁昌县| 西乌珠穆沁旗|