- Learning Qlik Sense?:The Official Guide(Second Edition)
- Christopher Ilacqua Henric Cronstr?m James Richardson
- 155字
- 2021-07-30 09:51:07
Conventions
In this book, you will find a number of styles of text 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: "Note that Pat has renamed the sheet to Pat-Product Analysis
."
Any command-line input or output is written as follows:
Load CustomerNo as CustomerID, … From Table1 … ; Load CustomerID, … From Table2 … ;
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "There is no need to save the sheet but rather just click on the Done button."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Intel Galileo Essentials
- 深度學習經典案例解析:基于MATLAB
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Data Analysis with Stata
- PySide GUI Application Development(Second Edition)
- Oracle 18c 必須掌握的新特性:管理與實戰
- Unity 3D/2D移動開發實戰教程
- C語言程序設計簡明教程:Qt實戰
- MySQL程序員面試筆試寶典
- AI自動化測試:技術原理、平臺搭建與工程實踐
- Mastering ASP.NET Core 2.0
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- 從零開始學Unity游戲開發:場景+角色+腳本+交互+體驗+效果+發布
- VMware vSphere Design Essentials
- Jakarta EE Cookbook