- Building Telephony Systems with OpenSER
- Flavio E. Goncalves
- 184字
- 2021-07-02 11:38:29
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
There are three styles for code. Code words in text are shown as follows: "Notice that we have added only the keywords contrib
and non-free
after our repository definitions".
A block of code will be set as follows:
# /etc/apt/souces.list deb http://ftp.br.debian.org/debian/ etch main contrib non-free deb-src http://ftp.br.debian.org/debian/ etch main contrib non-free
When we wish to draw your attention to a particular part of a code block, the relevant lines or items will be made bold:
<?xml version="1.0" encoding="UTF-8"?>
<Context path="/serMyAdmin">
<Resource auth="Container" driverClassName="com.mysql.jdbc.Driver" maxActive="20" maxIdle="10" maxWait="-1" name="jdbc/openser_MySQL" type="javax.sql.DataSource" url="jdbc:mysql://localhost:3306/openser" username="sermyadmin" password="secret"/>
</Context>
Any command-line input and output is written as follows:
openser:/usr/src# cp mysql-connector-java-5.1.5/mysql-connector-java-5.1.5-bin.jar /usr/local/tomcat6/lib
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "To register a new user, in the login screen simply click on the Register Button".
- 數據、模型與決策:基于Excel的建模和商務應用
- PrestaShop 1.3 Theming – Beginner’s Guide
- Creo 4.0中文版從入門到精通
- AutoCAD快速自學寶典(2018中文版)
- Liferay User Interface Development
- 音樂日記:Logic Pro X場景x風格編曲實用教程
- Photoshop CC 服裝設計經典實例教程
- BIRT 2.6 Data Analysis and Reporting
- Java EE 6 with GlassFish 3 Application Server
- Django 1.0 Template Development
- CINEMA 4D R20完全實戰技術手冊
- Elasticsearch數據搜索與分析實戰
- 剪映:從零開始精通短視頻剪輯(電腦版)
- Excel 2010 Financials Cookbook
- Moodle 1.9 for Design and Technology