- 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.
- Advanced Machine Learning with Python
- C++程序設計(第3版)
- Mastering OpenCV Android Application Programming
- 深度學習:算法入門與Keras編程實踐
- Expert Android Programming
- Backbone.js Blueprints
- MATLAB 2020從入門到精通
- C#應用程序設計教程
- Scala Reactive Programming
- 好好學Java:從零基礎到項目實戰
- Spring Data JPA從入門到精通
- Android智能手機APP界面設計實戰教程
- Web前端測試與集成:Jasmine/Selenium/Protractor/Jenkins的最佳實踐
- Raspberry Pi開發實戰
- Oracle Database 12c DBA官方手冊(第8版)