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

搜索资源列表

  1. PE文件格式分析程序VC++

    0下载:
  2. PE文件格式分析程序,程序采用VC++编写,主要完成分析文件PE头,格式等功能!-PE file format analysis procedures, procedures used to prepare VC, PE analysis completed first, the format capabilities!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9.6kb
    • 提供者:得可爹
  1. 搜索子目录(VC源码)

    0下载:
  2. (1) 代码接口和CFileFind一样,所以如果原来有搜索单一目录的程序,现在要把下 面的子目录也搜索,那么只需要把原来的CFileFind改成CFileFindAll就可以了 (当然要包含FileFindAll头文件了)。 这样就不用大段的改代码了。 (2) 增加了同一个子目录下文件按文件名排序,或者随机打乱顺序 (3) 增加了返回文件路径的n级根目录的功能。+n返回n级目录,-n返回(总级数-n) 级目录。 -(1) interface and CFileF
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3.25kb
    • 提供者:牛牛
  1. File-system-chengxue

    0下载:
  2. 该程序是利用vc开发的,对文件的操作进行了详细的讲解,是一个很经典的例子。-that the procedure was developed using vc, the paper's operation for a detailed explanation, is a classic example.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:36.97kb
    • 提供者:田执
  1. File属性

    0下载:
  2. vc环境下文件属性操作-vc environment file attributes operation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:30.37kb
    • 提供者:老马
  1. File-exp

    0下载:
  2. VC的文件操作,值得入门学习, 有各种操作方法。-VC file manipulation, it is worth learning portal, there are various methods of operation.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:37.78kb
    • 提供者:谢先涛
  1. File

    0下载:
  2. 一个基于vc的小程序,可以实现文件的读入,读出,写入注册表,读出注册表
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:46.7kb
    • 提供者:赵子顾
  1. 读取txt文件 在vc环境下编程

    0下载:
  2. 读取txt文件 在vc环境下编程 可以按行读也可以完整读取,Read txt file in vc programming environment can be a complete line can also be time to read
  3. 所属分类:文件操作

    • 发布日期:2016-01-24
    • 文件大小:1.48kb
    • 提供者:王六
  1. vc++ 6.0 读写excel文件例程

    1下载:
  2. vc++ 6.0 读写excel文件例程,非常好-read an write excel file use vc++ 6.0
  3. 所属分类:文件操作

    • 发布日期:2012-11-14
    • 文件大小:85.07kb
    • 提供者:xuwei
  1. 使用winsock进行文件传送.zip

    0下载:
  2. 使用MFC下的winsock写的一个文件传输程序,在windows2000、VC6.0下调试通过。,use of the protocols of MFC write a file transfer procedures in Solaris, under VC6.0 through debugging.
  3. 所属分类:File Operate

    • 发布日期:2017-03-22
    • 文件大小:9.97kb
    • 提供者:张能臻
  1. FileSearchSystem.rar

    0下载:
  2. vc++文件查找系统,可以通过文件名,部分文件名,以及文件内容搜索本地文件,vc++ document search system, can the file name, part of the file name, as well as the content of the document to search for local documents
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:47.4kb
    • 提供者:tohshin
  1. SearchFile

    0下载:
  2. vc快速检索指定文件的程序源码,希望对大家有所帮助-quickly retrieve the specified file vc program source code, we want to help
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:22.73kb
    • 提供者:汪思超
  1. File

    1下载:
  2. VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
  3. 所属分类:File Operate

    • 发布日期:2016-06-04
    • 文件大小:1.8mb
    • 提供者:nanali
  1. file

    0下载:
  2. 在vc下,经常要读写文件,有些类好用但有限制,比如CFile用于mfc,这个代码不受任何限制-In vc, the often have to read and write documents, and some easy to use but restricted category, such as CFile for mfc, this code without any restrictions
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:16.16kb
    • 提供者:luo hao
  1. file

    0下载:
  2. 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2.46kb
    • 提供者:小可
  1. File

    0下载:
  2. 一个用VC++操作文件的各种方法的代码。-A VC++ to operate with a variety of methods of document code.
  3. 所属分类:File Operate

    • 发布日期:2017-05-09
    • 文件大小:1.54mb
    • 提供者:微笑利刃
  1. vc-led

    0下载:
  2. this file is writen by VC about LED dispaly
  3. 所属分类:File Operate

    • 发布日期:2016-01-26
    • 文件大小:2.74mb
    • 提供者:wangbo
  1. vc

    0下载:
  2. 一个很很好的显示文件打开进程的进度条,对初学者有很大的帮助。-A very good display file open process, the progress bar
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:55.74kb
    • 提供者:A
  1. File

    0下载:
  2. VC++针对文件的操作的工程文件,包含对文件的写入,读取,格式变换等基本程序-VC++ file operations for the project file that contains the file write, read, format conversion and other basic procedures
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:赵润鹏
  1. file

    0下载:
  2. VC编程关于文件的读写。mfc与api方式-VC programming on the file read and write. mfc way with the api
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:396.04kb
    • 提供者:lixiaojie
  1. 利用VC实现Word文档预览

    0下载:
  2. 利用VC实现word文档预览功能,可以将预览嵌入到应用的对话框中。原理是:先调用word的ole接口将doc文件转换为pdf,再利用pdf2swf.exe工具将pdf转换为swf,利用swf进行预览。内有详细的说明文档。(Using VC to implement the word document preview function, you can embed the preview into the dialog box of the application. The principle i
  3. 所属分类:文件操作

    • 发布日期:2018-04-28
    • 文件大小:2.6mb
    • 提供者:wxfight
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com