- 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."
- 移動UI設(shè)計(微課版)
- INSTANT OpenCV Starter
- 零基礎(chǔ)學C++程序設(shè)計
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運維
- Spring Boot進階:原理、實戰(zhàn)與面試題分析
- Mastering ArcGIS Enterprise Administration
- GameMaker Essentials
- 深入實踐Kotlin元編程
- Hadoop大數(shù)據(jù)分析技術(shù)
- Java Web開發(fā)基礎(chǔ)與案例教程
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- Python繪圖指南:分形與數(shù)據(jù)可視化(全彩)
- 虛擬現(xiàn)實:引領(lǐng)未來的人機交互革命
- R統(tǒng)計應(yīng)用開發(fā)實戰(zhàn)
- Advanced C++