2.windows批处理-batch

1.echo

2.@

3.goto

4.pause

5.call

6.start

7.rem

8.if

9.set

10.setlocal

11.shift

12.for

13.通配符( *, ? )

14.重定向符( <, >, >> )

15.管道符( | )