- Data Analysis and Business Modeling with Excel 2013
- David Rojas
- 168字
- 2021-07-09 21:35:19
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: "But for your reference, Excel looks for HTML <table>
tags to identify tables on a website."
A block of code is set as follows:
SELECT * FROM pmthistory a JOIN users b on (a.userid = b.id)
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: "If we did not have the Clear All Filters button, the users would have to figure out how they would clear every slicer one at a time to start over."
- JBoss Weld CDI for Java Platform
- Advanced Machine Learning with Python
- TypeScript Blueprints
- OpenCV實例精解
- SQL學習指南(第3版)
- 深入理解Django:框架內(nèi)幕與實現(xiàn)原理
- Learning Unity 2D Game Development by Example
- C和C++游戲趣味編程
- 智能手機APP UI設計與應用任務教程
- Go語言底層原理剖析
- OpenCV 3 Blueprints
- R語言數(shù)據(jù)挖掘:實用項目解析
- Mastering SciPy
- Instant GLEW
- Android嵌入式系統(tǒng)程序開發(fā)(基于Cortex-A8)