- Building Bluetooth Low Energy Systems
- Muhammad Usama bin Aftab
- 163字
- 2021-07-09 18:24:46
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: "The next lines of code read the link and assign it to the to the BeautifulSoup function."
A block of code is set as follows:
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
<uses-permission android:name="android.permission.BLUETOOTH" />
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
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: "Select the menu bar on the left and select Configure GATT Server."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- Cortex-M3 + μC/OS-II嵌入式系統開發入門與應用
- Applied Unsupervised Learning with R
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- Manage Partitions with GParted How-to
- 單片機原理及應用系統設計
- Artificial Intelligence Business:How you can profit from AI
- Neural Network Programming with Java(Second Edition)
- 單片機技術及應用
- FL Studio Cookbook
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- Blender 3D By Example
- 計算機組裝與維護(慕課版)
- 電腦主板維修技術
- Practical Artificial Intelligence and Blockchain
- Unreal Development Kit Game Programming with UnrealScript:Beginner's Guide