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

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.

主站蜘蛛池模板: 红原县| 镇沅| 清镇市| 磐安县| 鸡东县| 嵩明县| 英吉沙县| 项城市| 闽清县| 随州市| 新宾| 惠州市| 迭部县| 福清市| 西乌| 广南县| 洛隆县| 襄城县| 阿拉尔市| 安陆市| 永春县| 鄱阳县| 镇宁| 高要市| 河间市| 乐业县| 清水县| 高安市| 沁水县| 竹溪县| 曲阜市| 洪雅县| 武穴市| 万荣县| 沁阳市| 阿巴嘎旗| 泌阳县| 象州县| 读书| 上饶市| 阿尔山市|