- Learning PowerShell DSC(Second Edition)
- James Pogran
- 84字
- 2021-07-02 18:31:21
The PowerShell ISE
The PowerShell Integrated Scripting Environment (ISE) has been improved for authoring DSC configuration files. IntelliSense and inline help on demand increase the usability and discoverability of DSC resources.
PowerShell ISE IntelliSense allows the dynamic discovery of all the DSC resources inside a DSC configuration block by entering Ctrl + spacebar. Automatic completion of DSC resource names, property name and type, and enum is now supported. Automatically completing the value for DependsOn is a huge time saver when completing long dependency graphs.
推薦閱讀
- Java多線程編程實(shí)戰(zhàn)指南:設(shè)計(jì)模式篇(第2版)
- The Android Game Developer's Handbook
- 機(jī)器人Python青少年編程開(kāi)發(fā)實(shí)例
- 數(shù)據(jù)結(jié)構(gòu)簡(jiǎn)明教程(第2版)微課版
- C++程序設(shè)計(jì)基礎(chǔ)教程
- 西門(mén)子S7-200 SMART PLC編程從入門(mén)到實(shí)踐
- 移動(dòng)互聯(lián)網(wǎng)軟件開(kāi)發(fā)實(shí)驗(yàn)指導(dǎo)
- Appcelerator Titanium:Patterns and Best Practices
- 程序員必會(huì)的40種算法
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 嵌入式Linux與物聯(lián)網(wǎng)軟件開(kāi)發(fā):C語(yǔ)言?xún)?nèi)核深度解析
- Java核心技術(shù)卷I基礎(chǔ)知識(shí)(原書(shū)第9版)
- Bioinformatics with Python Cookbook
- Developing Multi:Platform Apps with Visual Studio Code
- 鋒利的SQL