- D Web Development
- Kai Nacke
- 217字
- 2021-07-16 09:35:31
Conventions
In this book, you will find a number of text styles 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: "You also need to install openssl
and libevent
, which are used by vibe.d."
A block of code is set as follows:
name "hello" description "A simple vibe.d server application." copyright "Copyright ? 2015, <yourid>" authors "<yourid>" dependency "vibe-d" version="~>0.7.23" versions "VibeDefaultMain"
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
body
block header
header Header
block navigation
include navigation
block content
block footer
footer Footer
Any command-line input or output is written as follows:
$ tar xvzf dub-0.9.24.tar.gz $ cd dub-0.9.24 $ ./build.sh
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Click on the Unlock button to unlock the window and change the account type to Administrator."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- JavaScript從入門到精通(微視頻精編版)
- 機器人Python青少年編程開發實例
- ASP.NET動態網頁設計教程(第三版)
- Spring實戰(第5版)
- Python機器學習算法: 原理、實現與案例
- Mastering Data Mining with Python:Find patterns hidden in your data
- 微服務架構深度解析:原理、實踐與進階
- Bootstrap for Rails
- 跟戴銘學iOS編程:理順核心知識點
- SSH框架企業級應用實戰
- Instant GLEW
- PHP動態網站開發實踐教程
- Java程序設計入門(第2版)
- 前端架構設計
- Learning iOS Penetration Testing