- Mastering ServiceNow(Second Edition)
- Martin Wood
- 157字
- 2021-07-08 10:36:32
Conventions
In this book, you will find a number of text styles 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: "Let's run the standard Hello, World!
program as our first script"
A block of code is set as follows:
gs.info('Hello, world!');
Any command-line input or output is written as follows:
curl --user <username> https://<instance>.service-now.com/u_maintenance_list.do?EXCEL --output MaintenanceList.xls
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "To explore the roles provided in the ServiceNow platform, navigate to System Security > Users and Groups > Roles."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- HTML5游戲開發案例教程
- 假如C語言是我發明的:講給孩子聽的大師編程課
- JSP開發案例教程
- C語言程序設計案例精粹
- 青少年Python編程入門
- D3.js 4.x Data Visualization(Third Edition)
- Scala編程(第5版)
- C語言程序設計實訓教程與水平考試指導
- Everyday Data Structures
- Learning Android Application Testing
- Greenplum構建實時數據倉庫實踐
- Developing Java Applications with Spring and Spring Boot
- Neo4j High Performance
- Instant OpenCV for iOS
- Visual C#網絡編程