文件名称:Fileedit
-
所属分类:
- 标签属性:
- 上传时间:2014-03-24
-
文件大小:1.11kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
* 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/e ) 测试复制文件夹 建立一个d/e文件夹,把b文件夹下的内容复制进去
* FileUtil::copyFile( b/1/2/3.exe , b/b/3.exe ) 测试复制文件 建立一个b/b文件夹,并把b/1/2文件夹中的3.exe文件复制进去
* FileUtil::moveDir( a/ , b/c ) 测试移动文件夹 建立一个b/c文件夹,并把a文件夹下的内容移动进去,并删除a文件夹
* FileUtil::moveFile( b/1/2/3.exe , b/d/3.exe ) 测试移动文件 建立一个b/d文件夹,并把b/1/2中的3.exe移动进去
* FileUtil::unlinkFile( b/d/3.exe ) 测试删除文件 删除b/d/3.exe文件
* FileUtil::unlinkDir( d ) 测试删除文件夹 删除d文件夹
*/-* FileUtil :: createDir ( a/1/2/3 ) tests create folders to build a a/1/2/3 folder
* FileUtil :: createFile ( b/1/2/3 ) tests to create documents in b/1/2/folder below to build a 3- file
* FileUtil :: createFile ( b/1/2/3.exe ) tests to create documents in b/1/2/folder below to build a 3.exe file
* FileUtil :: copyDir ( b , d/e ) test copy the folder to create a d/e folder , the contents of the b copied into a folder under
* FileUtil :: copyFile ( b/1/2/3.exe , b/b/3.exe ) tested copying files to create a b/b folder, and the folder b/1/2 the files are copied into 3.exe
* FileUtil :: moveDir ( a / , b/c ) Move Folder to create a test b/c folder and put the contents of a folder into the next move , and delete a folder
* FileUtil :: moveFile ( b/1/2/3.exe , b/d/3.exe ) moving files to create a test b/d folder and put the 3 b/1/2 . exe move into
* FileUtil :: unlinkFile ( b/d/3.exe ) tests deleted files deleted files b/d/3.exe
* FileUtil :: unlinkDir ( d ) tests delete
* 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/e ) 测试复制文件夹 建立一个d/e文件夹,把b文件夹下的内容复制进去
* FileUtil::copyFile( b/1/2/3.exe , b/b/3.exe ) 测试复制文件 建立一个b/b文件夹,并把b/1/2文件夹中的3.exe文件复制进去
* FileUtil::moveDir( a/ , b/c ) 测试移动文件夹 建立一个b/c文件夹,并把a文件夹下的内容移动进去,并删除a文件夹
* FileUtil::moveFile( b/1/2/3.exe , b/d/3.exe ) 测试移动文件 建立一个b/d文件夹,并把b/1/2中的3.exe移动进去
* FileUtil::unlinkFile( b/d/3.exe ) 测试删除文件 删除b/d/3.exe文件
* FileUtil::unlinkDir( d ) 测试删除文件夹 删除d文件夹
*/-* FileUtil :: createDir ( a/1/2/3 ) tests create folders to build a a/1/2/3 folder
* FileUtil :: createFile ( b/1/2/3 ) tests to create documents in b/1/2/folder below to build a 3- file
* FileUtil :: createFile ( b/1/2/3.exe ) tests to create documents in b/1/2/folder below to build a 3.exe file
* FileUtil :: copyDir ( b , d/e ) test copy the folder to create a d/e folder , the contents of the b copied into a folder under
* FileUtil :: copyFile ( b/1/2/3.exe , b/b/3.exe ) tested copying files to create a b/b folder, and the folder b/1/2 the files are copied into 3.exe
* FileUtil :: moveDir ( a / , b/c ) Move Folder to create a test b/c folder and put the contents of a folder into the next move , and delete a folder
* FileUtil :: moveFile ( b/1/2/3.exe , b/d/3.exe ) moving files to create a test b/d folder and put the 3 b/1/2 . exe move into
* FileUtil :: unlinkFile ( b/d/3.exe ) tests deleted files deleted files b/d/3.exe
* FileUtil :: unlinkDir ( d ) tests delete
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Fileedit.php
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.