- 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."
- 演進式架構(原書第2版)
- C++程序設計(第3版)
- Spring 5.0 By Example
- JIRA 7 Administration Cookbook(Second Edition)
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- 新編Premiere Pro CC從入門到精通
- Visual Basic程序設計習題解答與上機指導
- ASP.NET Core 2 Fundamentals
- AIRIOT物聯網平臺開發框架應用與實戰
- Hands-On JavaScript for Python Developers
- 鴻蒙OS應用編程實戰
- 物聯網系統架構設計與邊緣計算(原書第2版)
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- 深入理解Kafka:核心設計與實踐原理
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術