- Learning Apache Cassandra
- Mat Brown
- 186字
- 2021-07-23 20:34:45
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
SELECT * FROM "users" WHERE "username" = 'alice';
Any command-line input or output is written as follows:
$ sudo apt-get install cassandra
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: "On this page, locate Windows Server 2008/Windows 7 or Later (32-Bit) from the Operating System menu (you might also want to look for 64-bit if you run a 64-bit version of Windows), and choose MSI Installer (2.x) from the version columns."
- Node.js+Webpack開發實戰
- 玩轉Scratch少兒趣味編程
- Google Flutter Mobile Development Quick Start Guide
- Android Jetpack開發:原理解析與應用實戰
- Full-Stack React Projects
- 動手學數據結構與算法
- Python深度學習原理、算法與案例
- GameMaker Essentials
- Julia數據科學應用
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- Laravel Design Patterns and Best Practices
- Vue.js 3.x高效前端開發(視頻教學版)
- ArcPy and ArcGIS(Second Edition)
- 走向TensorFlow 2.0:深度學習應用編程快速入門
- 深入理解JVM字節碼