摘要:
PowerShell's OperatorsOperatorDefinition## The hash key is for comments+Add-Subtract*Multiply/Divide%Modulus (Some call it Modulo) - Means remainder 17 % 5 = 2 Remainder=equal-notlogical not equal!log... 阅读全文
posted @ 2010-02-06 15:18
Vincent Yang
阅读(712)评论(0)推荐(0)
编辑