- DevOps for Salesforce
- Priyanka Dive Nagraj Gornalli
- 164字
- 2021-07-16 17:38:52
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Enter apex stat into the command panel."
A block of code is set as follows:
<?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <version>42.0</version> </Package>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<?xml version="1.0" encoding="UTF-8"?> <Package xmlns="http://soap.sforce.com/2006/04/metadata"> <version>42.0</version> </Package>
Any command-line input or output is written as follows:
$pmd -d "Source Path" -R apex-ruleset -language apex -f CSV > "Destination Ptah\ReportName.csv"
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Enter the Project name and Organization Settings details for connection."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 亮劍.NET:.NET深入體驗(yàn)與實(shí)戰(zhàn)精要
- Visualforce Development Cookbook(Second Edition)
- 平面設(shè)計(jì)初步
- Apache Hive Essentials
- STM32G4入門與電機(jī)控制實(shí)戰(zhàn):基于X-CUBE-MCSDK的無刷直流電機(jī)與永磁同步電機(jī)控制實(shí)現(xiàn)
- 人工智能與人工生命
- 精通特征工程
- Java Web整合開發(fā)全程指南
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·工業(yè)機(jī)器人
- Dreamweaver CS6中文版多功能教材
- Learn Microsoft Azure
- Linux常用命令簡(jiǎn)明手冊(cè)
- Hands-On Microservices with C#
- PostgreSQL High Performance Cookbook
- ARM嵌入式系統(tǒng)開發(fā)完全入門與主流實(shí)踐