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

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.
主站蜘蛛池模板: 平塘县| 富裕县| 洪雅县| 汝州市| 广河县| 盐山县| 白城市| 和林格尔县| 巴南区| 文化| 辽宁省| 建宁县| 临朐县| 汝城县| 漳浦县| 柳河县| 翼城县| 泊头市| 景泰县| 大足县| 扎赉特旗| 卢湾区| 柘城县| 灵丘县| 北辰区| 吴忠市| 万安县| 务川| 宜城市| 大洼县| 奇台县| 辉县市| 富蕴县| 淅川县| 东源县| 基隆市| 星子县| 赞皇县| 宁都县| 邵东县| 和硕县|