- Mastering NetScaler VPX?
- Rick Roetenberg Marius Sandbu
- 167字
- 2021-07-30 10:29:24
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 expression will be SYS.HTTP_CALLOUT(NAMEOFTHECREATEDHTTPCALLOUT
)
."
A block of code is set as follows:
<resourcesWingConfigurations> <resourcesWingConfiguration name="Default" wingName="Default" /> </resourcesWingConfigurations>
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
<optimalGatewayForFarmsCollection> <optimalGatewayForFarms enabledOnDirectAccess="{true | false}"> <farms> <farm name="farmname" /> </farms>
Any command-line input or output is written as follows:
show vpn icaconnection show vpn stats
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: "Go to AppExpert | HTTP Callouts and click on Add."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- MySQL數(shù)據(jù)庫應用與管理 第2版
- C#編程入門指南(上下冊)
- .NET 4.0面向對象編程漫談:基礎篇
- HTML5 移動Web開發(fā)從入門到精通(微課精編版)
- 跟小海龜學Python
- Learn Programming in Python with Cody Jackson
- Internet of Things with Intel Galileo
- Mastering macOS Programming
- C程序設計實踐教程
- Java網絡編程實戰(zhàn)
- Visualforce Developer’s guide
- Quantum Computing and Blockchain in Business
- Rust游戲開發(fā)實戰(zhàn)
- Modern C++ Programming Cookbook
- Python網絡爬蟲技術與應用