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

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, path names, dummy URLs, user input, and Twitter handles are shown as follows: "We start a while True: loop, which will continue until we stop the program." A block of code is set as follows:

 def adxlToRGB(axis):
axes = adxl345.getAxes(True)
absADXL = abs(axes[axis])
if (absADXL >= 1):
absADXL = 1
rgbADXL = int(255 * absADXL)
return rgbADXL

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

 def adxlToRGB(axis):
axes = adxl345.getAxes(True)
absADXL = abs(axes[axis])
if (absADXL >= 1):
absADXL = 1
rgbADXL = int(255 * absADXL)
return rgbADXL

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

sudo nano /lib/systemd/system/wearableHat.service

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 blue Select image button and browse to the Jessie Lite zip archive you just downloaded"

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 上栗县| 濉溪县| 盐城市| 苗栗县| 北宁市| 娱乐| 临猗县| 高清| 交口县| 深州市| 福鼎市| 论坛| 大兴区| 承德市| 洛南县| 三原县| 丰城市| 都昌县| 汨罗市| 上饶县| 缙云县| 和林格尔县| 崇明县| 东乡族自治县| 南澳县| 比如县| 正蓝旗| 大余县| 桂林市| 鲜城| 长兴县| 峡江县| 金平| 吉林省| 浦东新区| 舟山市| 招远市| 泗水县| 遂平县| 紫金县| 从化市|