- 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."
- 軟件界面交互設(shè)計基礎(chǔ)
- Learning Spring 5.0
- Android Studio Essentials
- Magento 2 Development Cookbook
- C程序設(shè)計案例教程
- Learn React with TypeScript 3
- 從零開始學(xué)C#
- INSTANT Yii 1.1 Application Development Starter
- Building Serverless Architectures
- QGIS 2 Cookbook
- 零基礎(chǔ)看圖學(xué)ScratchJr:少兒趣味編程(全彩大字版)
- 奔跑吧 Linux內(nèi)核
- jQuery從入門到精通(微課精編版)
- 虛擬現(xiàn)實建模與編程(SketchUp+OSG開發(fā)技術(shù))
- Java Web開發(fā)教程:基于Struts2+Hibernate+Spring