- Concurrent Patterns and Best Practices
- Atul S. Khot
- 175字
- 2021-07-16 17:32:26
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 onscreen. 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."
- Kubernetes修煉手冊
- Implementing Cisco UCS Solutions
- Ubuntu Linux操作系統
- 計算機系統開發與優化實戰
- 新手學電腦從入門到精通(Windows 10+Office 2016版)
- Java EE 8 Design Patterns and Best Practices
- 直播系統開發:基于Nginx與Nginx-rtmp-module
- Linux服務器配置與管理
- 寫給架構師的Linux實踐:設計并實現基于Linux的IT解決方案
- Kali Linux高級滲透測試(原書第3版)
- 嵌入式微系統
- 操作系統之哲學原理第2版
- Docker for Developers
- Instant Responsive Web Design
- Windows 11使用方法與技巧從入門到精通