- Learning System Center App Controller
- Nasir Naeem
- 144字
- 2021-07-23 20:45: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: "In our case, it is a domain user account created for SQL services that is srv_sql_acc
."
A block of code is set as follows:
Import-Module AppController $cred= Get-credential $scac= 'https://appcontroller.contoso.internal' Get-SCACServer -ServerName $scac -Credential $cred
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: "Right-click and select Run as administrator."
推薦閱讀
- Kali Linux Web Penetration Testing Cookbook
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- 深入理解Django:框架內幕與實現原理
- Java從入門到精通(第5版)
- Dependency Injection in .NET Core 2.0
- Java虛擬機字節碼:從入門到實戰
- 基于差分進化的優化方法及應用
- Learning Python Design Patterns(Second Edition)
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- Mastering Elasticsearch(Second Edition)
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Mockito Essentials
- 石墨烯改性塑料
- 奔跑吧 Linux內核