- 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.
- Learning Scala Programming
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- 云計算通俗講義(第3版)
- 嚴密系統設計:方法、趨勢與挑戰
- 新一代SDN:VMware NSX 網絡原理與實踐
- 案例式C語言程序設計實驗指導
- 代替VBA!用Python輕松實現Excel編程
- Unity 2018 Augmented Reality Projects
- BeagleBone Robotic Projects(Second Edition)
- Web程序設計:ASP.NET(第2版)
- OpenCV Android開發實戰
- Using Yocto Project with BeagleBone Black
- Java語言程序設計實用教程(第2版)
- Clojure for Finance
- 關系數據庫與SQL Server 2012(第3版)