- Hands-On Dependency Injection in Go
- Corey Scott
- 176字
- 2021-06-10 19:17:43
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."
- UI圖標創意設計
- Python快樂編程:人工智能深度學習基礎
- HTML5移動Web開發技術
- Mastering LibGDX Game Development
- Learning Firefox OS Application Development
- Web程序設計(第二版)
- WordPress 4.0 Site Blueprints(Second Edition)
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- C++從入門到精通(第5版)
- Orleans:構建高性能分布式Actor服務
- Natural Language Processing with Python Quick Start Guide
- Java EE 8 and Angular
- JavaEE架構與程序設計
- Learning Apache Thrift
- Python 3.6從入門到精通(視頻教學版)