- Embedded Linux Development using Yocto Projects(Second Edition)
- Otavio Salvador Daiane Angolini
- 197字
- 2021-07-02 15:08:38
Conventions
In this book, you will find many styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
A block of code is set as follows:
[default]
T = "123"
A := "${B} ${A} test ${T}"
T = "456"
B = "${T} bval"
C = "cval"
C := "${C}append"
When we wish to draw your attention to a specific part of a code block, the relevant lines or items are set in bold:
[default]
T = "123"
A := "${B} ${A} test ${T}"
T = "456"
B = "${T} bval"
C = "cval"
C := "${C}append"
Any command-line input or output is written as follows:
$ sudo apt-get install gawk wget git-core diffstat unzip texinfo build-essential chrpath
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: "After that, click the Image Recipes tab to choose the image you want to build. "
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
推薦閱讀
- 32位嵌入式系統與SoC設計導論
- 大學計算機基礎:基礎理論篇
- Java實用組件集
- 計算機應用復習與練習
- Dreamweaver CS3網頁設計50例
- Cloud Analytics with Microsoft Azure
- 大數據挑戰與NoSQL數據庫技術
- WordPress Theme Development Beginner's Guide(Third Edition)
- Kubernetes for Serverless Applications
- 我也能做CTO之程序員職業規劃
- 基于單片機的嵌入式工程開發詳解
- 菜鳥起飛系統安裝與重裝
- 空間機械臂建模、規劃與控制
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- Learning ServiceNow