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

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.
主站蜘蛛池模板: 轮台县| 英超| 那坡县| 建水县| 旌德县| 东乌珠穆沁旗| 淮安市| 古丈县| 抚远县| 益阳市| 乌恰县| 大港区| 渭南市| 车致| 金湖县| 漳州市| 临颍县| 贺兰县| 疏勒县| 溧水县| 将乐县| 衡阳县| 凌源市| 佳木斯市| 黄石市| 鲁山县| 南康市| 武夷山市| 大连市| 绥滨县| 环江| 囊谦县| 进贤县| 沙河市| 乐昌市| 乌拉特中旗| 涿州市| 万荣县| 凭祥市| 邹城市| 山阳县|