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

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: "Copy the following index.html file from the code folder of Chapter 5 to your computer's hard drive."

A block of code is set as follows:

// Set the picture size - you can choose one of 640x480, 320x240 or 160x120 
 // Remember that bigger pictures take longer to transmit!
 cam.setImageSize(VC0706_640x480);  // biggest
 //cam.setImageSize(VC0706_320x240);  // medium
 //cam.setImageSize(VC0706_160x120);   // small

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

int32_t WiFiDrv::getCurrentRSSI()
{
  startScanNetworks();
  WAIT_FOR_SLAVE_SELECT();
  // Send Command
  SpiDrv::sendCmd(GET_CURR_RSSI_CMD, PARAM_NUMS_1);

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

>python your_python_script.py

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: "Click on the Create an App link if it is not selected by default."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 旺苍县| 崇仁县| 会泽县| 乐清市| 永昌县| 丹阳市| 仙游县| 睢宁县| 卫辉市| 富锦市| 丰台区| 美姑县| 湘阴县| 惠水县| 永泰县| 和硕县| 海林市| 冷水江市| 三门县| 嘉义县| 巴楚县| 高雄县| 寿阳县| 尖扎县| 西吉县| 曲阳县| 北川| 郁南县| 宜城市| 清涧县| 池州市| 富源县| 洪洞县| 罗江县| 咸丰县| 阜新市| 错那县| 公主岭市| 玉林市| 平泉县| 介休市|