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

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.
主站蜘蛛池模板: 汉沽区| 玛纳斯县| 当雄县| 崇明县| 陵水| 台北市| 涪陵区| 宜春市| 青龙| 阜宁县| 玉田县| 孝感市| 华阴市| 方山县| 襄城县| 通山县| 隆昌县| 瑞丽市| 苏州市| 潮州市| 三亚市| 会东县| 深泽县| 涿州市| 布尔津县| 瓦房店市| 沅江市| 合川市| 波密县| 清镇市| 孟津县| 寿阳县| 寿阳县| 虎林市| 庆安县| 博野县| 开阳县| 龙井市| 吉安市| 河北区| 桐梓县|