- Elastix Unified Communications Server Cookbook
- Gerardo Barajas Puente
- 138字
- 2021-07-23 19:38:43
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: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
nat=yes externip=<your fixed external IP> or externhost=<mydomain.com> localnet=192.168.1.0/255.255.255.0 externrefresh=10
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 Set to configure the device button."
推薦閱讀
- Mastering Concurrency Programming with Java 8
- LabVIEW程序設(shè)計基礎(chǔ)與應(yīng)用
- 騰訊iOS測試實踐
- Pandas Cookbook
- 從0到1:HTML+CSS快速上手
- 機器人Python青少年編程開發(fā)實例
- JavaScript:Moving to ES2015
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實驗指導(dǎo)
- INSTANT Sinatra Starter
- JavaScript動態(tài)網(wǎng)頁編程
- UML2面向?qū)ο蠓治雠c設(shè)計(第2版)
- C指針原理揭秘:基于底層實現(xiàn)機制
- Data Science Algorithms in a Week
- Learning Kotlin by building Android Applications