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

Conventions

In this book, you will find a number of styles of text 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: "Notice that numpysum() does not need a for loop."

A block of code is set as follows:

def pythonsum(n):
   a = range(n)
   b = range(n)
   c = []

   for i in range(len(a)):
       a[i] = i ** 2
       b[i] = i ** 3
       c.append(a[i] + b[i])

   return c

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

$ yum install python-numpy

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the Next button."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 蛟河市| 望谟县| 张北县| 扎鲁特旗| 安乡县| 南靖县| 抚宁县| 游戏| 湖南省| 梅河口市| 离岛区| 潜山县| 类乌齐县| 凌源市| 禹州市| 桃江县| 高平市| 铜川市| 侯马市| 化州市| 合水县| 张家川| 黑河市| 万安县| 南丰县| 清丰县| 正安县| 涟水县| 昌乐县| 芷江| 平度市| 盘锦市| 隆子县| 志丹县| 全南县| 汾西县| 武穴市| 湘潭县| 武平县| 唐海县| 绿春县|