- Learning Apache Thrift
- Krzysztof Rakowski
- 187字
- 2021-07-23 14:55:38
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: "It initializes the variable x
, which is an integer."
A block of code is set as follows:
int main() { int x = 42; // this line will produce compilation error x = "forty two"; return 0; }
Any command-line input or output is written as follows:
sudo apt-get update
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: "It varies from version to version, but in most cases may be found if you right-click on My Computer and choose Properties, then look for the Advanced panel and the Environment Variables… tab."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- iOS Game Programming Cookbook
- Interactive Data Visualization with Python
- PyTorch自然語言處理入門與實戰
- Effective Python Penetration Testing
- Securing WebLogic Server 12c
- Mastering AndEngine Game Development
- JavaScript:Moving to ES2015
- Web Development with MongoDB and Node(Third Edition)
- RISC-V體系結構編程與實踐(第2版)
- Unity 2018 Shaders and Effects Cookbook
- Python趣味編程與精彩實例
- 零基礎學HTML+CSS第2版
- 多媒體技術及應用
- 計算機應用基礎(第二版)
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)