外观
# /s 是代表删除所有子目录跟其中的档案。 # /q 是不要它在删除档案或目录时,不再问我 Yes or No 的动作。 # 要删除的目录前也可以指定路径,如: rmdir /s/q d:/temp/test