- Hands-On C++ Game Animation Programming
- Gabor Szauer
- 156字
- 2021-06-30 14:45:45
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. For example; "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
public:
Pose();
Pose(const Pose& p);
Pose& operator=(const Pose& p);
Pose(unsigned int numJoints);
Any command-line input or output is written as follows:
# cp /usr/src/asterisk-addons/configs/cdr_mysql.conf.sample
/etc/asterisk/cdr_mysql.conf
Bold: Indicates a new term, an important word, or words that you see on the screen, for example, in menus or dialog boxes, also appear in the text like this. For example: "Select System info from the Administration panel."
Note
Warnings or important notes appear like this.
Tips and tricks appear like this.
- C#編程入門指南(上下冊)
- Programming ArcGIS 10.1 with Python Cookbook
- 微服務(wù)設(shè)計(jì)原理與架構(gòu)
- 基于差分進(jìn)化的優(yōu)化方法及應(yīng)用
- HTML5+CSS3網(wǎng)頁設(shè)計(jì)
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- 軟件測試教程
- 深入實(shí)踐DDD:以DSL驅(qū)動(dòng)復(fù)雜軟件開發(fā)
- 創(chuàng)意UI Photoshop玩轉(zhuǎn)移動(dòng)UI設(shè)計(jì)
- Visual Basic語言程序設(shè)計(jì)基礎(chǔ)(第3版)
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- 輕松學(xué)Scratch 3.0 少兒編程(全彩)
- INSTANT EaselJS Starter
- Windows 10 for Enterprise Administrators
- PHP從入門到精通(微視頻精編版)