- Learning Apache Cassandra(Second Edition)
- Sandeep Yarabarla
- 169字
- 2021-07-03 00:19:20
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: "The next lines of code read the link and assign it to the to the BeautifulSoup function."
A block of code is set as follows:
import com.datastax.driver.core.Cluster;
import com.datastax.driver.core.ResultSet;
import com.datastax.driver.core.Row;
import com.datastax.driver.core.Session;
Any command-line input or output is written as follows:
C:> cd %CASSANDRA_HOME%
C:> bin\nodetool status
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 in a box like this.
Tips and tricks appear like this.
- PowerShell 3.0 Advanced Administration Handbook
- Spark編程基礎(Scala版)
- Mastering D3.js
- 網絡安全與防護
- 聊天機器人:入門、進階與實戰
- Visual FoxPro數據庫基礎及應用
- 零起點學西門子S7-200 PLC
- 一步步寫嵌入式操作系統
- ADuC系列ARM器件應用技術
- 網站規劃與網頁設計
- Machine Learning for Healthcare Analytics Projects
- Linux Administration Cookbook
- Photoshop CS6婚紗數碼照片處理達人秘笈
- Implementing Azure:Putting Modern DevOps to Use
- Implementing Cisco UCS Solutions(Second Edition)