makeDir 函数用于创建一个文件夹。如果文件夹已经存在,该函数不执行任何操作。
makeDir
file.makeDir("myFolder");
file. makeDir ( path )
void
path
String