- Building Clouds with Windows Azure Pack
- Amit Malik
- 202字
- 2021-07-16 09:32:32
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: "Also Verify if system databases such as master
, tempdb
are created "
A block of code is set as follows:
[default] exten => s,1,Dial(Zap/1|30) exten => s,2,Voicemail(u100) exten => s,102,Voicemail(b100) exten => i,1,Voicemail(s0)
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:
# cp /usr/src/asterisk-addons/configs/cdr_mysql.conf.sample /etc/asterisk/cdr_mysql.conf
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: "Web PI provides a single click option which is Windows Azure Pack: Portal and API Express"
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(第三版)
- 多媒體CAI課件設(shè)計(jì)與制作導(dǎo)論(第二版)
- Mastering Concurrency Programming with Java 8
- 機(jī)器學(xué)習(xí)系統(tǒng):設(shè)計(jì)和實(shí)現(xiàn)
- C語(yǔ)言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- Python金融數(shù)據(jù)分析
- 機(jī)械工程師Python編程:入門(mén)、實(shí)戰(zhàn)與進(jìn)階
- 零基礎(chǔ)輕松學(xué)SQL Server 2016
- C語(yǔ)言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo) (第2版)
- C++從入門(mén)到精通(第5版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)項(xiàng)目化教程
- 人工智能算法(卷1):基礎(chǔ)算法
- 交互式程序設(shè)計(jì)(第2版)
- Vue.js光速入門(mén)及企業(yè)項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- 微前端設(shè)計(jì)與實(shí)現(xiàn)