CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - VC 文件 复制

搜索资源列表

  1. three_FileControl

    0下载:
  2. VC++2005编程实例\源代码\第3章 文件操作编程实例,如何复制多层文件夹,如何压缩和解压缩大文件如何使用缓冲流复制文件如何异步装载大图像文件等16个实例-err
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:225.22kb
    • 提供者:Liu Dongtao
  1. BatchMake

    0下载:
  2. VC++批处理编译程序。在软件开始过程中,经常需要根据不同的用户要求生成不同的软件版本。这些版本可以根据宏定义和界面图片的不同进行重新编译来完成。软件更新后,每次编译都要修改这些信息是很枯燥的事情。此软件可以减少这些麻烦。软件具有复制文件、修改文件内容、启动程序、执行程序等内容。-VC++ batch making.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:97.85kb
    • 提供者:垅上行
  1. VC_Move_Copy_Delete_Folder_Files

    0下载:
  2. VC下移动、复制或者删除文件夹/文件的操作以及应用举例-VC next move, copy or delete the folder/file operations, and application examples
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:3.95kb
    • 提供者:ma
  1. copyfile

    0下载:
  2. 实现功能:把某个具体路径下面的某个文件或者某些文件复制到指定的文件夹中做备份用.-use vc++ to back up files
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:Delta
  1. FileExample

    0下载:
  2. 高级文件属性操作的VC例子代码,更改文件的只读属性、系统属性、隐藏属性等,还有删除、重命名、复制文件等操作。 -VC operation of advanced file attributes example code, change the file read-only attributes, system attributes, hidden attributes, as well as delete, rename, copy files operation.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:15.47kb
    • 提供者:madud00040
  1. Demo

    0下载:
  2. vc如何复制文件的程序源码,感兴趣的可以看下-The program source code, interest may have a look
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:11.28kb
    • 提供者:朱秀萍
  1. OperateFile

    0下载:
  2. vc 复制、删除、移动文件\OperateFile的程序源码,希望对大家有所帮助-vc copy, delete, move files \ OperateFile the program source code, we hope to help
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:26.03kb
    • 提供者:
  1. OperateFile

    0下载:
  2. vc——复制、删除、移动文件\OperateFile-vc- copy, delete, move files \ OperateFile
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:27.42kb
    • 提供者:
  1. OperateFile

    0下载:
  2. vc——复制、删除、移动文件\OperateFile-vc- copy, delete, move files \ OperateFile
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:28.01kb
    • 提供者:吴生财
  1. OperateFile

    0下载:
  2. 复制、删除、移动文件\OperateFile\OperateFile.rar,很不错的vc源码,有兴趣的朋友可以看看。-Example 225- copy, delete, move files \ OperateFile \ OperateFile.rar, very good vc source, interested friends can see.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:28.08kb
    • 提供者:张志良
  1. fileselfcopy

    0下载:
  2. 以winmain()形式写的VC程序,先查看文件复制过没有,然后再考虑将程序复制到指定位置。-Self-copy file in Visual C++ settings. It is a full program with winmain(),I think it could help some new programers.
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:750byte
    • 提供者:liurenfa
  1. File-Management-System

    0下载:
  2. 本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for referenc
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:3.95mb
    • 提供者:longer
  1. Files-Management-System

    0下载:
  2. VC++中文件管理操作,复制,搜索,重命名-VC++ of file management operations, copy, search, rename, etc.
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:2.11mb
    • 提供者:haofree
  1. VC2010_ReName

    0下载:
  2. VC++ 2010 工程复制、重命名,非常实用的一个工具,可以一次性把原有的工程复制备份一份新工程,文件名称以及文档内相关字段,一次性替换,方便快捷-VC++ 2010 engineering copy, rename, a very practical tool off the original engineering copy the backup copy of the new project, the file name, and within the document field, a
  3. 所属分类:File Operate

    • 发布日期:2017-11-08
    • 文件大小:139.59kb
    • 提供者:空空儿
  1. vcfiles

    1下载:
  2. 20多个VC文件操作实例源码. 查找文件、创建文件、创建目录、复制文件、文件信息、删除文件、移动文件、重命名文件、读取文件等操作。-More than 20 VC file manipulation source code examples to find files, create files, create directories, copy files, file information, delete files, move files, rename files, read the
  3. 所属分类:File Operate

    • 发布日期:2016-03-13
    • 文件大小:287kb
    • 提供者:dfgk
  1. MFC

    0下载:
  2. VS2012运行环境,文件遍历系统,可选择盘符,后缀来遍历文件,可选删除或复制操作。对于vs或vc工程则是对整个文件夹操作。-VS2012 runtime environment, file traversal system, optional letter suffix to traverse the file, the optional delete or copy operation. Vs vc project is the entire folder.
  3. 所属分类:File Operate

    • 发布日期:2017-11-05
    • 文件大小:2.09mb
    • 提供者:金天帝
  1. VCPPfile-copy-use-buffer-

    0下载:
  2. VC++编程精粹一书的源码,如何使用缓冲流复制文件,介绍文件读取写入的方法,很实用-VC++ programming essence a source book, How to use the buffer flow copying files, the file read-write method described, it is practical
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:96.94kb
    • 提供者:罗娇
  1. VC-copy-delete-file

    0下载:
  2. vc 实现对文件的遍历,对指定文件的复制、删除等操作。-vc traversal of the document, the specified file copy, delete and other operations.
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:14.37kb
    • 提供者:Blood
  1. file_operater

    0下载:
  2. Visual C++简单文件读写、复制制作程序,用于文件IO的VC程序调用学习 vc6.0-Visual C++ simple to read and write files, copy the production program for file IO VC program called Learning vc6.0
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:33.14kb
    • 提供者:linyoubiao
  1. FastCopy

    0下载:
  2. 文件拷贝工具源代码,vc++开发。支持多线程 ,多种方式拷贝。支持移动、覆盖、复制(若重名公复制新加文件)、复制(重名不覆盖)、复制(重名公复制大小日期不同文件)、复制(重名公复制新加文件)等各种方式。-File copy tool source code, vc++ development. Support multi threading, a variety of ways to copy. Support for mobile, coverage, copy (if the duplica
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:fanli
搜珍网 www.dssz.com