- Java Data Analysis
- John R. Hubbard
- 162字
- 2021-07-02 18:21:40
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:
Color = {RED, YELLOW, BLUE, GREEN, BROWN, ORANGE} Surface = {SMOOTH, ROUGH, FUZZY} Size = {SMALL, MEDIUM, LARGE}
Any command-line input or output is written as follows:
mongo-java-driver-3.4.2.jar mongo-java-driver-3.4.2-javadoc.jar
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: "Clicking the Next button moves you to the next screen."
推薦閱讀
- Mastering NetBeans
- R語言數據分析從入門到精通
- PaaS程序設計
- 基于差分進化的優化方法及應用
- 精通Python設計模式(第2版)
- Building Serverless Applications with Python
- SQL Server從入門到精通(第3版)
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- C語言從入門到精通
- C# and .NET Core Test Driven Development
- Android技術內幕(系統卷)
- JBoss AS 7 Development
- JavaScript Mobile Application Development
- C語言程序設計