- 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."
- 大話PLC(輕松動漫版)
- Qt 5 and OpenCV 4 Computer Vision Projects
- Hadoop+Spark大數(shù)據(jù)分析實戰(zhàn)
- Mastering Scientific Computing with R
- Expert Android Programming
- 人人都懂設(shè)計模式:從生活中領(lǐng)悟設(shè)計模式(Python實現(xiàn))
- Oracle從入門到精通(第5版)
- Spring核心技術(shù)和案例實戰(zhàn)
- Terraform:多云、混合云環(huán)境下實現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- Java面向?qū)ο蟪绦蛟O(shè)計
- Programming with CodeIgniterMVC
- Android移動開發(fā)案例教程:基于Android Studio開發(fā)環(huán)境
- Web Developer's Reference Guide
- ASP.NET求職寶典
- Application Development with Swift