码迷,mamicode.com
首页 > 其他好文 > 详细

HashTable的典型用法以及参考实例

时间:2015-05-08 17:47:09      阅读:84      评论:0      收藏:0      [点我收藏+]

标签:

Get-ADComputer -Identity "cnhzpd-f7sc83x" | select -property @{name="computername";expression={$_.name}} | Get-Process
 
Creating Custom Tables
http://technet.microsoft.com/en-us/library/ee692794.aspx
Working with Hash Tables
http://technet.microsoft.com/en-us/library/ee692803.aspx

HashTable的典型用法以及参考实例

标签:

原文地址:http://www.cnblogs.com/IvanChen/p/4488378.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!