- IBM Cognos TM1 Developer's Certification guide
- James D. Miller
- 148字
- 2021-08-06 19:59:02
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: "Upon loading of the TM1 Add-In in Microsoft Excel, if no valid TM1 Perspectives license file (.lic
) is found, you can only start and run TM1 Client even though you have installed TM1 Perspectives."
A block of code is set as follows:
['Mar 2011'] = 120; ['Mar 2011','Northeast'] = 0;
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: "Click on Tools | Add-Ins from the Excel menu bar."
推薦閱讀
- UI設計基礎培訓教程
- Visual C++程序設計教程
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Vue.js 3.0源碼解析(微課視頻版)
- 基于免疫進化的算法及應用研究
- YARN Essentials
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- 新一代SDN:VMware NSX 網絡原理與實踐
- Java高并發核心編程(卷1):NIO、Netty、Redis、ZooKeeper
- Java Fundamentals
- Scala Data Analysis Cookbook
- Clojure for Java Developers
- AMP:Building Accelerated Mobile Pages
- 邊玩邊學Scratch3.0少兒趣味編程
- 現代C++語言核心特性解析