- Learning PowerShell DSC
- James Pogran
- 150字
- 2021-07-09 21:39:34
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: "DSC operates in a push scenario when configurations are manually pushed to target nodes using the Start-DscConfiguration
Cmdlet."
Any command-line input or output is written as follows:
PS C:\Examples> .\TestExample.ps1 Directory: C:\Examples\TestExample Mode LastWriteTime Length Name ---- ------------- ------ ---- -a--- 5/20/2015 7:28 PM 1136 localhost.mof
Important words are shown in bold and appear in the text like this: "These will typically fail with a generic Access Denied, which will most likely lead you down the wrong path when troubleshooting."
推薦閱讀
- Clojure Programming Cookbook
- 小創客玩轉圖形化編程
- Hands-On Image Processing with Python
- C/C++算法從菜鳥到達人
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- 單片機應用技術
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- concrete5 Cookbook
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- ArcGIS for Desktop Cookbook
- JavaScript腳本特效編程給力起飛
- Java7程序設計入門經典
- 貫通Tomcat開發
- 零基礎學Java第2版
- HTML5游戲開發實戰