- Hands-On Game Development with WebAssembly
- Rick Battagline
- 159字
- 2021-06-24 13:40:59
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: "We are going to copy the basic_particle_shell.html file to a new shell file that we will call advanced_particle_shell.html."
A block of code is set as follows:
<label class="ccontainer"><span class="label">loop:</span>
<input type="checkbox" id="loop" checked="checked">
<span class="checkmark"></span>
</label>
<br/>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<label class="ccontainer"><span class="label">loop:</span>
<input type="checkbox" id="loop" checked="checked">
<span class="checkmark"></span>
</label>
<br/>
Any command-line input or output is written as follows:
emrun --list_browsers
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
- Raspberry Pi 3 Cookbook for Python Programmers
- Applied Unsupervised Learning with R
- Hands-On Machine Learning with C#
- 分布式系統與一致性
- R Deep Learning Essentials
- 基于Apache Kylin構建大數據分析平臺
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發(fā)者叢書)
- 筆記本電腦應用技巧
- VMware Workstation:No Experience Necessary
- Intel Edison智能硬件開發(fā)指南:基于Yocto Project
- 單片機技術及應用
- 單片機項目設計教程
- Corona SDK Mobile Game Development:Beginner's Guide
- Service Mesh微服務架構設計
- USB 3.0編程寶典