搜索资源列表
copyfile
- VB拷贝文件的例子(api)-VB copy files example (api)
RemoteFileContral
- 程序架构和部分代码参考网上开源代码,主要演示在控制端对远程被控机器上文件进行剪切、复制、删除、运行操作,涉及函数主要有CreateFile,DeleteFile,CopyFile-The program framework and part of the code reference the open code source from the Internet,mainly demonstrate how to cut,copy,delete,run at the control part to
CopyFile-test
- 文件拷贝的C语言源代码,虽然基础,却是十分实际的例子。-copying files code by c, good code.
CopyFile-VB 可以快速复制文件的VB源码
- 可以快速复制文件的VB源码,做的不是很好。-Can quickly copy the file VB source code, do not very good.
CopyFile.zip
- 拷贝文件的例子有拷贝进度条,拷贝文件的例子有拷贝进度条.,copy file by probar
COPYFILE.rar
- 将一个文件的内容备份到另一个文件,源文件名和备份文件名由命令行参数提供,copy one file to another one. the filename of original file and filename of copied file is provided by command
delphi-copyfile
- 一个完整的DELPHI拷贝文件的源代码,值得学习借鉴-DELPHI a complete copy of the file' s source code, it is worth learning from
copyfile
- 利用Zwcreatfile 和 ZwWritefile写的一个文件复制驱动-Using Zwcreatfile and ZwWritefile write a file copy drive
CopyFile
- 这是一个文件复制的源代码,通过这段代码,我们可以了解文件复制的基本过程-This is a file copy of the source code, and this code, we can understand the basic file copy process
filesys
- 属于文件驱动的。功能包括截获文件的copy,move,Read,Write以及获取文件的信息等等。-file system driver。
CopyFile
- CopyFile DELPHI 复制文件操作演示-CopyFile DELPHI demo copy file operations
TimerCopyFile
- 主要介绍几个API的使用,CopyFile,MoveFile,及配置文件的使用。-API introduced the use of a few, CopyFile, MoveFile, and the use of configuration files.
copyFile
- 文件复制,输入原始文件路径和复制到的目标文件路径,回车后即可得到一个复制后的文件-copy file
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
FmxUtils
- operation of file procedure CopyFile(const FileName, DestName: string) procedure MoveFile(const FileName, DestName: string) function GetFileSize(const FileName: string): Integer function FileDateTime(const FileName: string): TDateTime
copyfile
- 一个复制文件时调用系统进度的源码,使用系统的进度条。-Copy the file called the system a source of progress, a progress bar using the system.
swcf
- function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
CopyFile
- 本程序可以复制一个文档、一批文件、一棵树,源程序可以含通配符-The program can copy a document, a group of files, a tree, the source can contain wildcards
copyfile
- copyfile api use for copy file from postion to another