- ServiceNow Application Development
- Sagar Gupta
- 155字
- 2021-07-03 00:00:57
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: "The g_user global object can be used to retrieve user session information in client scripts."
A block of code is set as follows:
function DemoCallBack(response) { //javascript code var answer = response.responseXML.documentElement.getAttribute("answer"); console.log(answer); }
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: "Navigate to the bottom of the page and click on the New button in the Database Indexes related list."
Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
推薦閱讀
- Vue 3移動(dòng)Web開(kāi)發(fā)與性能調(diào)優(yōu)實(shí)戰(zhàn)
- Python程序設(shè)計(jì)教程(第2版)
- JavaScript 從入門到項(xiàng)目實(shí)踐(超值版)
- Java應(yīng)用開(kāi)發(fā)技術(shù)實(shí)例教程
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Learning Apache Karaf
- 一塊面包板玩轉(zhuǎn)Arduino編程
- Python3.5從零開(kāi)始學(xué)
- Azure Serverless Computing Cookbook
- 機(jī)器學(xué)習(xí)微積分一本通(Python版)
- Spring 5 Design Patterns
- FFmpeg開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到短視頻上線
- ActionScript 3.0從入門到精通(視頻實(shí)戰(zhàn)版)
- MySQL 8從零開(kāi)始學(xué)(視頻教學(xué)版)
- AutoCAD基礎(chǔ)教程