- Expert Data Visualization
- Jos Dirksen
- 160字
- 2021-07-09 18:22:38
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: "In this page, we also define a single p tag that has an id with a value output."
A block of code is set as follows:
<script>
(function() {
show();
})();
</script>
Any command-line input or output is written as follows:
$ geo2topo -V
2.0.0
$ toposimplify -V
2.0.0
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 surrounded by quotes, or like this: "Just hit the Download button and click OK."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- INSTANT MinGW Starter
- 機械工程師Python編程:入門、實戰與進階
- Java持續交付
- 自然語言處理Python進階
- Python忍者秘籍
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Webpack實戰:入門、進階與調優
- Android開發三劍客:UML、模式與測試
- Fast Data Processing with Spark(Second Edition)
- Anaconda數據科學實戰
- WebStorm Essentials
- Robot Framework Test Automation
- MySQL數據庫應用實戰教程(慕課版)