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

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.

主站蜘蛛池模板: 鄂温| 屯门区| 庄河市| 高青县| 类乌齐县| 大连市| 望都县| 丰原市| 浙江省| 涿鹿县| 马山县| 遂平县| 沙洋县| 隆德县| 广宁县| 甘南县| 柞水县| 嘉鱼县| 疏附县| 江门市| 英吉沙县| 闽侯县| 汾西县| 合山市| 宜兰县| 淳安县| 孟津县| 榆中县| 英吉沙县| 盐津县| 奎屯市| 任丘市| 东乡县| 洛南县| 普兰县| 南皮县| 醴陵市| 萨嘎县| 营口市| 呼伦贝尔市| 鲁山县|