- SAP BusinessObjects Dashboards 4.1 Cookbook
- David Lai Xavier Hacking
- 184字
- 2021-07-23 19:43:56
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: "You must be able to view hidden files and folders in the C:\Documents and Settings\your_user_id
folder."
A block of code is set as follows:
final String BO_CMS_NAME = "server"; final String BO_AUTH_TYPE = "secEnterprise";
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
final String BO_CMS_NAME = "server";
final String BO_AUTH_TYPE = "secEnterprise";
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: "Double-click the group or right-click and select Rename from the context menu."
- Learning Python Web Penetration Testing
- Boost.Asio C++ Network Programming(Second Edition)
- Rake Task Management Essentials
- 數據結構習題解析與實驗指導
- NoSQL數據庫原理
- Internet of Things with ESP8266
- Visual Basic程序設計(第三版)
- JSP程序設計與案例實戰(慕課版)
- ASP.NET求職寶典
- Python物理建模初學者指南(第2版)
- JavaScript前端開發基礎教程
- Java面向對象程序設計教程
- 基于JavaScript的WebGIS開發
- 循序漸進Vue.js 3前端開發實戰
- jBPM6 Developer Guide