- Expert Cube Development with Microsoft SQL Server 2008 Analysis Services
- Alberto Ferrari, Chris Webb, Marco Russo
- 180字
- 2021-04-01 14:00:06
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 are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code will be set as follows:
CASE WHEN Weight IS NULL OR Weight<0 THEN 'N/A' WHEN Weight<10 THEN '0-10Kg' WHEN Weight<20 THEN '10-20Kg' ELSE '20Kg or more' END
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be shown in bold:
SCOPE([Measures].[Sales Amount]);
THIS = TAIL(
NONEMPTY(
{EXISTING [Date].[Date].[Date].MEMBERS}
* [Measures].[Sales Amount])
,1).ITEM(0);
END SCOPE;
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 our text like this: "clicking the Next button moves you to the next screen".
推薦閱讀
- AutoCAD 2022快速入門、進階與精通
- 中文版3ds Max 2013-VRay效果圖制作從新手到高手
- Expert Cube Development with Microsoft SQL Server 2008 Analysis Services
- 基于元胞自動機的城市路網交通流建模與仿真
- 設計模式之禪(第2版)
- 剪映專業版(電腦版)視頻剪輯全攻略:音效添加+轉場特效+視頻制作
- 3ds max & VRay產品造型設計經典
- UG NX 9.0中文版 基礎教程 (UG工程師成才之路)
- SketchUp/Piranesi印象彩繪表現項目實踐
- WordPress Theme Design
- Vue.js快速入門
- Implementing SugarCRM 5.x
- AutoCAD 2022中文版建筑設計從入門到精通
- JBoss RichFaces 3.3
- Word-Excel-PowerPoint 2010三合一辦公應用實戰從入門到精通(超值版)