- Windows 10 for Enterprise Administrators
- Jeff Stokes Manuel Singer Richard Diver
- 171字
- 2021-07-02 18:20:01
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: "Make a directory called C:\temp".
A block of code is set as follows:
if ($predefined) {
$predefined.Enabled = 1;
$predefined.Put() | Out-Null;
Write-Host Enabled $Id
}
Any command-line input or output is written as follows:
export-startlayout -path c:\temp\customstartscreenlayout.xml –verbose
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: "Users can manage their own sign in preferences by going to Start | Settings | Accounts | Sign-in options and selecting the options you prefer."
- Mastering OpenLayers 3
- C++程序設計教程
- 計算思維與算法入門
- HoloLens Beginner's Guide
- PLC編程與調試技術(松下系列)
- Clojure Reactive Programming
- Android移動開發案例教程:基于Android Studio開發環境
- Python3.5從零開始學
- Azure Serverless Computing Cookbook
- OpenCV with Python By Example
- Getting Started with Python
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- 創新工場講AI課:從知識到實踐
- INSTANT Apache Maven Starter
- 嵌入式網絡編程