- 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."
- Java程序設(shè)計(jì)實(shí)戰(zhàn)教程
- Mastering Zabbix(Second Edition)
- Power Up Your PowToon Studio Project
- PostgreSQL Cookbook
- Learn Programming in Python with Cody Jackson
- 精通Scrapy網(wǎng)絡(luò)爬蟲(chóng)
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- iOS開(kāi)發(fā)實(shí)戰(zhàn):從入門(mén)到上架App Store(第2版) (移動(dòng)開(kāi)發(fā)叢書(shū))
- 深入理解BootLoader
- C++ System Programming Cookbook
- jQuery技術(shù)內(nèi)幕:深入解析jQuery架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- Web編程基礎(chǔ):HTML5、CSS3、JavaScript(第2版)
- Python編程快速上手2
- Mastering Drupal 8
- Java核心技術(shù)速學(xué)版(第3版)