- Hands-On Deep Learning for Games
- Micheal Lanham
- 176字
- 2021-06-24 15:47:52
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: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
html, body, #map {
height: 100%;
margin: 0;
padding: 0
}
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]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Any command-line input or output is written as follows:
$ mkdir css
$ cd css
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."
- Redis使用手冊
- 大規模數據分析和建模:基于Spark與R
- SQL Server 2008數據庫應用技術(第二版)
- 企業大數據系統構建實戰:技術、架構、實施與應用
- 分布式數據庫系統:大數據時代新型數據庫技術(第3版)
- Creating Dynamic UIs with Android Fragments(Second Edition)
- LabVIEW 完全自學手冊
- 信息學競賽寶典:數據結構基礎
- 大數據治理與安全:從理論到開源實踐
- 區塊鏈技術應用與實踐案例
- 實用數據結構
- Access 2010數據庫程序設計實踐教程
- AndEngine for Android Game Development Cookbook
- 數據中臺實戰:手把手教你搭建數據中臺
- SOLIDWORKS 2018中文版機械設計基礎與實例教程