- Lync Server Cookbook
- Fabrizio Volpe Alessio Giombini Lasse Nordvik Wed? António Vargas
- 157字
- 2021-08-06 19:28:33
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: "In our example, we have the resource forest (wonderland.lab
) and the user forest (forest.lab
)."
A block of code is set as follows:
New-MsolServicePrincipalCredential -AppPrincipalId 00000002-0000-0ff1-ce00-000000000000 -Type Asymmetric -Usage Verify -Value $credentialsValue -StartDate 7/15/2014 -EndDate 7/3/2015
Any command-line input or output is written as follows:
Set-CsVoicePolicy UK-London-Local -Allowcallforwarding $false
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: "The UK-London-Local policy allows all forwarding."
推薦閱讀
- FuelPHP Application Development Blueprints
- R語言經典實例(原書第2版)
- TensorFlow Lite移動端深度學習
- CockroachDB權威指南
- 軟件界面交互設計基礎
- CentOS 7 Linux Server Cookbook(Second Edition)
- Three.js開發指南:基于WebGL和HTML5在網頁上渲染3D圖形和動畫(原書第3版)
- Django Design Patterns and Best Practices
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- JSP開發案例教程
- Learning AndEngine
- Oracle Database 12c Security Cookbook
- Hands-On Enterprise Automation with Python.
- Oracle JDeveloper 11gR2 Cookbook
- iOS開發項目化入門教程