powershell使用

主要语法点:

-match
-notmatch
-replace
-join
-split

-and
-or
-xor
-not
!

+、-、*、/、%
=、+=、-=、*=、/=、%=
-eq、-ne、-gt、-lt、-le、-ge
-like、-notlike
-match、-notmatch
-contains、-notcontains
-bAND、-bOR、-bXOR、-bNOT
-and、-or、-xor、-not、!
>、>>、2>、2> 和 2>&1
-split、-join
-is、-isnot、-as
++、--
$
&
@
.
::
..
$( )
@( )
,
-f

 

posted @ 2014-04-01 23:09  zhizhou  阅读(293)  评论(0)    收藏  举报