搜索资源列表
CopyDir
- 文件拷贝,动态库编程! 文件拷贝,动态库编程!Copy dir
copydir
- 根据源目录建立一个新目录,使其目录结构和源目录一致,而不用拷贝里面的文件
CopyDir
- 文件拷贝,动态库编程! 文件拷贝,动态库编程!Copy dir-Paper copy, dynamic database programming! Paper copy, dynamic database programming! Copy dir
copydir
- 根据源目录建立一个新目录,使其目录结构和源目录一致,而不用拷贝里面的文件-According to the source directory to create a new directory to the directory structure and source directory consistent, rather than copy the files inside
copydir
- 复制、移动、删除文件夹,使用宽字符版本文件和目录操作函数,支持超长文件路径(>260)-Copy, move, delete folders, using the wide-character version of the file and directory manipulation API, support for super long file path (long than 260 characters)
copydir
- PHP code that provides functions to copy all files and directories in a directory to another directory
CopyDir
- 递归拷贝源目录下所有子目录到目的目录,路径对话框选择编程-copy diectory from source path to Destination path
CopyDir
- 完成目录拷贝功能,创建线程进行拷贝。可以进行跟目录的拷贝。-Complete catalog copy function, copy the created thread. With a copy of the directory can be.
Fileedit
- * FileUtil::createDir( a/1/2/3 ) 测试建立文件夹 建一个a/1/2/3文件夹 * FileUtil::createFile( b/1/2/3 ) 测试建立文件 在b/1/2/文件夹下面建一个3文件 * FileUtil::createFile( b/1/2/3.exe ) 测试建立文件 在b/1/2/文件夹下面建一个3.exe文件 * FileUtil::copyDir( b , d/