- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 185字
- 2021-06-24 16:53:54
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Mount the downloaded WebStorm-10*.dmg disk image file as another disk in your system."
A block of code is set as follows:
html, body, #map {
height: 100%;
margin: 0;
padding: 0
}
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[default]
exten => s,1,Dial(Zap/1|30)
exten => s,2,Voicemail(u100)
exten => s,102,Voicemail(b100)
exten => i,1,Voicemail(s0)
Any command-line input or output is written as follows:
$ mkdir css
$ cd css
Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select System info from the Administration panel."
- Practical Data Analysis Cookbook
- The Android Game Developer's Handbook
- DevOps for Networking
- MongoDB for Java Developers
- iOS開發實戰:從零基礎到App Store上架
- NativeScript for Angular Mobile Development
- 編寫高質量代碼:改善C程序代碼的125個建議
- Xamarin.Forms Projects
- Kinect for Windows SDK Programming Guide
- MySQL從入門到精通(軟件開發視頻大講堂)
- Python網絡爬蟲技術與應用
- 現代C:概念剖析和編程實踐
- Android應用開發實戰(第2版)
- H5頁面設計與制作(全彩慕課版·第2版)
- 走近SDN/NFV