Powershell 的转义字符是 ·, 是tab键上面的按键,不是单引号。

下表罗列了常用的转义字符。

 





































Escape Character


Add a note hereDescription


Add a note here`’


Add a note hereSingle quote


Add a note here`”


Add a note hereDouble quote


Add a note here`0


Add a note hereNull


Add a note here`a


Add a note hereAlert


Add a note here`b


Add a note hereBackspace


Add a note here`f


Add a note hereForm feed


Add a note here`n


Add a note hereNewline


Add a note here`r


Add a note hereCarriage return


Add a note here`t


Add a note hereHorizontal tab


Add a note here`v


Add a note hereVertical tab

posted on 2012-09-12 13:56  Coding让生活更美好  阅读(2667)  评论(0编辑  收藏  举报