文件夹操作
与文件夹操作的函数有哪些?我只知道创建和删除空文件夹,谁知道文件夹更名是哪个 问题点数:28、回复次数:2Top
1 楼tantongs(探问量)回复于 2001-05-19 18:27:00 得分 14
file api group , the folder operation is same to the file ,the only difference is its file attribute value is directory.Top
2 楼Kingron(单身走我路……)回复于 2001-05-19 18:28:00 得分 14
rename()
shfileoperation()Top




