- 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.
- OpenCV實(shí)例精解
- Access 數(shù)據(jù)庫(kù)應(yīng)用教程
- Offer來(lái)了:Java面試核心知識(shí)點(diǎn)精講(原理篇)
- C#程序設(shè)計(jì)(慕課版)
- 跟老齊學(xué)Python:輕松入門(mén)
- FLL+WRO樂(lè)高機(jī)器人競(jìng)賽教程:機(jī)械、巡線與PID
- Windows Embedded CE 6.0程序設(shè)計(jì)實(shí)戰(zhàn)
- 用案例學(xué)Java Web整合開(kāi)發(fā)
- Android傳感器開(kāi)發(fā)與智能設(shè)備案例實(shí)戰(zhàn)
- Node.js開(kāi)發(fā)指南
- Getting Started with Python and Raspberry Pi
- C# Multithreaded and Parallel Programming
- Android Development Tools for Eclipse
- Training Systems Using Python Statistical Modeling
- 深度學(xué)習(xí)程序設(shè)計(jì)實(shí)戰(zhàn)