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

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, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can include other contexts through the use of the include directive."

A block of code is set as follows:

void loop() {
Serial.print("Connecting to ");
Serial.println(host);
// Use WiFiClient class to create TCP connections
WiFiClient client;
const int httpPort = 80;
if (!client.connect(host, httpPort)) {
Serial.println("connection failed");
return;
  }

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

# cp /usr/src/asterisk-addons/configs/cdr_mysql.conf.sample
 /etc/asterisk/cdr_mysql.conf

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: "Open Boards Manager from the Tools | Board menu and install the esp8266 platform, as shown."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 怀远县| 紫金县| 镇雄县| 木里| 克东县| 裕民县| 宜昌市| 水城县| 天祝| 通化县| 东至县| 定陶县| 海丰县| 桓仁| 灵寿县| 临漳县| 蓬莱市| 衡山县| 原阳县| 原阳县| 鞍山市| 南皮县| 澎湖县| 兰溪市| 山丹县| 马龙县| 镇雄县| 衡东县| 衡东县| 抚松县| 汕头市| 天台县| 南陵县| 延边| 桂平市| 申扎县| 吴堡县| 南木林县| 时尚| 靖远县| 大冶市|