bat判断某个目录是否存在

使用批处理判断某个目录是否存在的语句.

if not exist xxx_folder_name md xxx_folder_name

posted @ 2016-05-03 20:25  Jacc.Kim  阅读(2069)  评论(0)    收藏  举报