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

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: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

import socket
socket.setdefaulttimeout(3)
newSocket = socket.socket()
newSocket.connect(("localhost",22))

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 socket
socket.setdefaulttimeout(3)
newSocket = socket.socket() newSocket.connect(("localhost",22))

Any command-line input or output is written as follows:

$ pip install packagename

Python interactive terminal commands and output is written as follows.

>>> packet=IP(dst='google.com')

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: "Click on the OS X link."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 正定县| 乌拉特前旗| 郯城县| 荥阳市| 年辖:市辖区| 栖霞市| 信宜市| 潍坊市| 明溪县| 武川县| 巨鹿县| 广南县| 增城市| 陈巴尔虎旗| 新巴尔虎右旗| 佳木斯市| 镇沅| 开化县| 通道| 鄢陵县| 长治市| 上饶市| 康乐县| 聊城市| 竹北市| 神农架林区| 郓城县| 喀喇| 泰和县| 湟源县| 准格尔旗| 那坡县| 灵山县| 红桥区| 项城市| 尼木县| 双鸭山市| 庆安县| 青浦区| 台州市| 颍上县|