- Hands-On Embedded Programming with C++17
- Maya Posch
- 209字
- 2021-08-20 10:20:40
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "The C++ class itself is implemented in C as a struct containing the class variables."
A block of code is set as follows:
class B : public A { // Private members. public: // Additional public members. };
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
class B : public A { // Private members. public: // Additional public members. };
Any command-line input or output is written as follows:
sudo usermod -a -G gpio user sudo usermod -a -G i2c user
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Compared to MCUs, SoCs are not as resource-limited, usually running a full operating system (OS) such as a Linux-derived OS, VxWorks, or QNX."
- 用“芯”探核:龍芯派開發(fā)實(shí)戰(zhàn)
- Getting Started with Qt 5
- 基于ARM的嵌入式系統(tǒng)和物聯(lián)網(wǎng)開發(fā)
- 深入淺出SSD:固態(tài)存儲核心技術(shù)、原理與實(shí)戰(zhàn)(第2版)
- 電腦軟硬件維修從入門到精通
- 電腦高級維修及故障排除實(shí)戰(zhàn)
- 固態(tài)存儲:原理、架構(gòu)與數(shù)據(jù)安全
- 面向?qū)ο蠓治雠c設(shè)計(jì)(第3版)(修訂版)
- 筆記本電腦使用、維護(hù)與故障排除從入門到精通(第5版)
- Hands-On Artificial Intelligence for Banking
- 單片微機(jī)原理及應(yīng)用
- USB應(yīng)用開發(fā)寶典
- Blender for Video Production Quick Start Guide
- 嵌入式系統(tǒng)設(shè)計(jì)大學(xué)教程(第2版)
- 施耐德M241/251可編程序控制器應(yīng)用技術(shù)