remove 函数用于删除文件或文件夹。
remove
file.remove("myFolder/myFile.txt"); file.remove("yourFolder");
file. remove ( path )
void
path
String