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

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: "The LoRaMessage class is used to send LoRa messages to the gateway device."

A block of code is set as follows:

import pycom
import time

pycom.heartbeat(False)

while True:
pycom.rgbled(0xFF0000) # Red
time.sleep(1)
pycom.rgbled(0x00FF00) # Green
time.sleep(1)
pycom.rgbled(0x0000FF) # Blue
time.sle

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

$ sudo apt-get update
$ sudo apt-get install moby-engine

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: "Review your instance before clicking on the green + Create New Instance button."

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 尚义县| 平和县| 富锦市| 鄂州市| 蓝山县| 太仓市| 屯门区| 南溪县| 娄烦县| 乐业县| 珲春市| 利川市| 包头市| 澄城县| 嘉鱼县| 正蓝旗| 古丈县| 萝北县| 清新县| 南江县| 酉阳| 霞浦县| 江源县| 正定县| 青铜峡市| 通化县| 潢川县| 浮山县| 阿巴嘎旗| 柯坪县| 尼勒克县| 双辽市| 开阳县| 富裕县| 湖北省| 富川| 得荣县| 福清市| 兴义市| 托克托县| 洪雅县|