搜索资源列表
copyfile
- 拷贝程序自身程序到制定目录
CopyFile
- 本人写的VC源码备份工具,已用发好几年了,很好用的工具-I write the VC-source backup tool, has been issued for several years, a very good tool
linux-copyfile
- linux下的文件复试函数,C语言实现,具有图形界面。-file copy fuction for Linux system,writen in C, use GTK
CopyFile
- 通过java对文件进行加密解密,并可以对文件进行复制,包含两种方式:字符、字节。-Java files through encryption and decryption, and can copy files, including in two ways: characters, bytes.
CServer.tar
- 用UICI库实现了父服务器策略。父进程接受客户机连接并创建出一个子进程来调用copyfile,这样父进程就可以继续等待连接了。-By UICI library implements strategy for the parent server. The parent process to accept the client connections and creates a child process to call copyfile, so the parent process can con
CopyFile
- 好的文件拷贝程序,值得学习,适合于初学者,给大家共同分享-Good file copy program, it is worth learning for beginners, for everyone to share
CopyFile
- 通过读写文件实现拷贝文件,支持暂停、继续功能。-Achieved by reading and writing files to copy files, pause, continue to function.
copyfile
- vc拷贝文件的程序源码,希望对大家有所帮助-procedures copy files vc source code, we hope to help
copyfile
- 复制的函数,操作系统ubuntu,用到内核函数,操作系统课程设计-copy function using kenerl function for operation system
c-copyFile
- linux操作系统下,c库函数实现文件操作之(2)-Linux operating system, C library functions file operations, (2)
Copyfile
- 模拟Linux的Shell中cp复制文件命令的功能,亲测1G以内文件可用. 带百分比进度显示,用法见文件说明。-a small copy file program. use like linux bash: cp source dest.