- Learning AirWatch
- Mark Dunkerley
- 155字
- 2021-07-23 19:40:43
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: "The AWCM server external URL should be server.domain.com
with no HTTPS in front of it."
Any command-line input or output is written as follows:
keytool –list –v –keystore $JAVA_HOME\jre\lib\security\cacerts
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: "Check Enable API Access if not already checked and validate whether an API Key is shown and click on Save."
推薦閱讀
- 計算思維與算法入門
- Rust實戰(zhàn)
- Java編程指南:基礎知識、類庫應用及案例設計
- 數(shù)據結構與算法JavaScript描述
- TypeScript項目開發(fā)實戰(zhàn)
- 精通Linux(第2版)
- Highcharts Cookbook
- 新一代SDN:VMware NSX 網絡原理與實踐
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- Python自然語言理解:自然語言理解系統(tǒng)開發(fā)與應用實戰(zhàn)
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- ActionScript 3.0從入門到精通(視頻實戰(zhàn)版)
- Kotlin進階實戰(zhàn)
- Spring Boot從入門到實戰(zhàn)
- Learning Redis