- HoloLens Blueprints
- Abhijit Jana Manish Sharma Mallikarjuna Rao
- 195字
- 2021-07-02 22:09:24
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: "By default, the FloorInteractionManager class is inherited from MonoBehaviour. MonoBehaviour is the base class from which every Unity script derives. In the next step, implement IFocusable interface in the FloorInteractionManager class. "
A block of code is set as follows:
//On Start, create WWW object and link it with Steaming URL
void Start() {
webObject = new WWW(videoUrl);
guiTexture = GetComponent<GUITexture>();
guiTexture.texture = webObject.movie;
}
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: "Once the basic design is done, tag all the text controls as BuildingTitle, FireText, Temp Text, and SmokeText for Main Title, Fire, Temperature, and Smoke elements, respectively."
- scikit-learn Cookbook
- Learning NServiceBus(Second Edition)
- Deploying Node.js
- Practical Data Science Cookbook(Second Edition)
- JavaScript+jQuery開發(fā)實(shí)戰(zhàn)
- x86匯編語言:從實(shí)模式到保護(hù)模式(第2版)
- Oracle數(shù)據(jù)庫(kù)從入門到運(yùn)維實(shí)戰(zhàn)
- 網(wǎng)店設(shè)計(jì)看這本就夠了
- iOS應(yīng)用逆向工程(第2版)
- 從0到1:Python數(shù)據(jù)分析
- JSP程序設(shè)計(jì)實(shí)例教程(第2版)
- MongoDB Cookbook(Second Edition)
- Oracle Database XE 11gR2 Jump Start Guide
- Java EE項(xiàng)目應(yīng)用開發(fā)
- 3D Printing Designs:The Sun Puzzle