- Practical Real-time Data Processing and Analytics
- Shilpi Saxena Saurabh Gupta
- 143字
- 2021-07-08 10:23:03
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, path names, dummy URLs, user input, and Twitter handles are shown as follows: "Once the kafka_2.11-0.10.1.1.tgz file is downloaded, extract the files."
A block of code is set as follows:
cp kafka_2.11-0.10.1.1.tgz /home/ubuntu/demo/kafka cd /home/ubuntu/demo/kafka tar -xvf kafka_2.11-0.10.1.1.tgz
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: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- JBoss Weld CDI for Java Platform
- Mastering Objectoriented Python
- PostgreSQL Cookbook
- 區(qū)塊鏈架構與實現(xiàn):Cosmos詳解
- 軟件架構:Python語言實現(xiàn)
- Hands-On Functional Programming with TypeScript
- Swift細致入門與最佳實踐
- Learning Raspbian
- C語言程序設計實驗指導 (第2版)
- Tableau Dashboard Cookbook
- Flink入門與實戰(zhàn)
- Mastering Bootstrap 4
- React.js實戰(zhàn)
- Leaflet.js Essentials
- Flask Web開發(fā)實戰(zhàn):入門、進階與原理解析