搜索资源列表
文件复制
- 一个简单功能的文件复制工具,通过API函数、THandleStream类和TFileStream三种方法复制文件!-a tool have simple function about copy files, there are three methods: APIfunction, THandleStream class and TFileStream.
复制位图文件到粘贴板中
- 复制位图文件到粘贴板中,Copy bitmap files to clipboard
StringExt
- String扩展类,增强String的功能,同时提供了一系列常用功能的封装,包括文件复制、文件相对路径、绝对路径转换等。-String category to expand and enhance the function of String, while providing a series of commonly used functions of packaging, including document reproduction, document relative path, abso
copyfileorfilebox
- 用visual basic实现复制文件夹和文件,用起来很方便-Implementation using visual basic copy folders and files, very easy to use
gai
- :(1)输入功能;(2)显示功能;(3)按照姓名进行查找;(4)按照记录的姓名删除通讯信息;(5)插入记录;(6)记录保存为文件;(7)从文件中读取记录;(8)按序号查找并显示记录;(9)按姓名排序;(10)快速查找记录;(11)文件复制。-: (1) input functions (2) display (3) in accordance with the name search (4) delete the name in accordance with the records of
qq
- 在指定目录,查找指定后缀名的文件,复制到指定目录,删除空目录-The specified directory to find the specified file name suffix, copy to the specified directory, delete the empty directory
FileCopy_CSharpWinForm
- 使用VS2003开发的文件复制工具,使用的是字节流复制,并有实时进度条提示。-Use VS2003 to develop tools to copy the file, use the copy of the byte stream, as well as tips in real-time progress bar.
mycp
- 模拟windows下的文件复制操作,包括目录的复制等-Under simulated windows file copy operation, including a copy of the directory, such as ... ...
filecopy
- 程序运行后,分别提示输入源文件和目标文件路径名,然后进行磁盘文件的复制。复制完成后显示“文件复制完成”信息。若复制失败,则能给出“源文件不存在” 、“目标路径不存在” 、“目标文件已存在”等信息。-After the program runs, respectively, prompted, enter the source file and target file path name, and then copy the file to disk. Upon completion of cop
Copyfile
- 实现文件复制功能,可以识别源文件的大小,以及检测目标位置是否有足够的容量-Come to file copy function,It can identify the source file size, as well as the detection of target locations whether there is sufficient capacity
fileshow
- 本程序主要是模拟复制文件的操作方法,将一个文件复制到指定的位置。-This procedure is a simulation of the main methods of operation to copy files, copy a file to the designated location.
cpW
- windows下面API的文件复制工具,基于命令行。-windows file copy API, the following tools, based on the command line.
fileoperating
- 图形化界面,支持文件创建,文件删除,文件重命名,文件复制,剪切和粘贴以,文件保护,文件查找,查看文件属性等操作,多用户系统。-Graphical interface, support file creation, file deletion, file rename, file copy, cut and paste with, file protection, file search, view file properties and other operations, multi-user
OperateFile
- VC++ 实现文件的复制。VISUL C++ 6.0 编译通过。-VC++ implementation file copy.
FileCopy
- 文件复制功能 fileFrom为要复制的文件路径及文件名,fileTo为复制的目标地址-File copy function to copy the file fileFrom the path and file name, fileTo destination address for the replication
cmd 复制文件
- 一行代码即可实现复制文件,方便易用。如果想运行程序后自动退出,请删除最后一行:pause(One line of code can copy files, easy to use)
文件操作(合并,分离等)
- 本程序主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。(The main procedures of the bulk copy, cut files and folders, batch rename files, delete files and folders, search for files and folders, batch file compression and decompression, sp
C#复制文件夹(及文件夹下所有子文件夹和文件)+
- 复制文件复制代码 /// <summary> /// 拷贝oldlab的文件到newlab下面 /// </summary> /// <param name="sourcePath">lab文件所在目录(@"~\labs\oldlab")</param> /// <param name="savePath">保存的目标目录(@"~\labs\newlab&q
22.文件系统相关技术
- 文件相关处理技术: 文件创建 文件删除 文件复制 文件删除 等(File related technology)
文件移动工具
- 自己写的一个小工具,使用VS2019编译,C++代码,作用是将A文件夹中的文件复制到B文件夹,如果有重名文件且后缀也相同,则先将B文件夹中的文件移动到C文件夹,然后将A文件夹中的文件覆盖B文件夹。
