- 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 Objectoriented Python
- 自己動手寫Java虛擬機
- 面向STEM的Scratch創新課程
- Blockly創意趣味編程
- MATLAB定量決策五大類問題
- Mastering Apache Spark 2.x(Second Edition)
- Python編程從0到1(視頻教學版)
- Unity UI Cookbook
- Android移動開發案例教程:基于Android Studio開發環境
- 大話Java:程序設計從入門到精通
- 智能手機故障檢測與維修從入門到精通
- 微前端設計與實現
- Python物理建模初學者指南(第2版)
- Elasticsearch搜索引擎構建入門與實戰
- Python高性能編程(第2版)