摘要:
一、PowerShell 通过一个字面类型(type Literals)来访问类型,它是用中括号括起的类型名,返回.NET底层的System.Type对象实例。 常用类型别名: (1)int、short和long:分别参考System.Int32、System.Int16和Sytem.Int64类型。 (2)byte和sbyte:对应无符号的System.Int32和有符号的System.SByt... 阅读全文
posted @ 2011-07-27 13:41
ITGirl笑笑
阅读(313)
评论(0)
推荐(0)
浙公网安备 33010602011771号