- Enterprise PowerShell Scripting Bootcamp
- Brenton J.W. Blawat
- 143字
- 2021-07-09 21:03:02
Conventions
In this book, you will find a number of styles of text 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: "The get-service
cmdlet is used to retrieve detailed information about Windows Services."
A block of code is set as follows:
$sid = "S-1-5-18" $usersid = New-Object System.Security.Principal.SecurityIdentifier("$SID") $usersid.Translate( [System.Security.Principal.NTAccount]).Value
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "clicking the Next button moves you to the next screen".
推薦閱讀
- 大數(shù)據(jù)技術(shù)與應(yīng)用基礎(chǔ)
- Hands-On Internet of Things with MQTT
- 高性能混合信號ARM:ADuC7xxx原理與應(yīng)用開發(fā)
- 程序設(shè)計語言與編譯
- Python Data Science Essentials
- Supervised Machine Learning with Python
- Docker High Performance(Second Edition)
- 大數(shù)據(jù)技術(shù)基礎(chǔ):基于Hadoop與Spark
- Learn QGIS
- Artificial Intelligence By Example
- 手機游戲策劃設(shè)計
- Dreamweaver+Photoshop+Flash+Fireworks網(wǎng)站建設(shè)與網(wǎng)頁設(shè)計完全實用
- Linux Shell Scripting Cookbook(Third Edition)
- 中國戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·數(shù)控系統(tǒng)
- Linux常用命令簡明手冊