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

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() {
delay(500);
unsigned int uS1 = sonar1.ping();
unsigned int uS2 = sonar2.ping();
unsigned int uS3 = sonar3.ping();
Serial.print(uS1 / US_ROUNDTRIP_CM);
Serial.print(“,”);
Serial.print(uS2 / US_ROUNDTRIP_CM);
Serial.print(“,”);
Serial.println(uS3 / US_ROUNDTRIP_CM);
}

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

void loop() {
delay(500);
unsigned int uS1 = sonar1.ping();
unsigned int uS2 = sonar2.ping();
unsigned int uS3 = sonar3.ping();
Serial.print(uS1 / US_ROUNDTRIP_CM);
Serial.print(“,”);
Serial.print(uS2 / US_ROUNDTRIP_CM);
Serial.print(“,”);
Serial.println(uS3 / US_ROUNDTRIP_CM);
}

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

sudo rc_test_motors

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: "Clicking the Next button moves you to the next screen."

Warnings or important notes appear in a box like this.

Tips and tricks appear like this.

主站蜘蛛池模板: 莫力| 耒阳市| 佛冈县| 兴国县| 鄂温| 东乌珠穆沁旗| 文水县| 沅陵县| 安仁县| 密云县| 上杭县| 泰安市| 兴城市| 遂昌县| 犍为县| 四子王旗| 安岳县| 周口市| 阳江市| 沂南县| 朝阳市| 锡林浩特市| 横峰县| 石狮市| 隆安县| 法库县| 永胜县| 慈利县| 大厂| 义马市| 靖远县| 涪陵区| 岑溪市| 河津市| 财经| 横峰县| 读书| 甘孜县| 新绛县| 永年县| 高青县|