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

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.
主站蜘蛛池模板: 岳池县| 德庆县| 禄劝| 新龙县| 黄山市| 元阳县| 沂源县| 枣阳市| 英德市| 施秉县| 吉木乃县| 磐安县| 龙口市| 南靖县| 崇明县| 二连浩特市| 陇西县| 凭祥市| 南川市| 孟州市| 五河县| 轮台县| 弥渡县| 乐陵市| 手游| 杭锦旗| 苍溪县| 禹城市| 宝应县| 巩留县| 桑植县| 浦城县| 天祝| 水城县| 仙游县| 灵武市| 江川县| 光山县| 东台市| 都兰县| 宜昌市|