CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 读写文件

搜索资源列表

  1. 文件读写

    1下载:
  2. VC文件读写软件源程序-VC document reader software source
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:1360754
    • 提供者:李喆
  1. 文件读写3

    1下载:
  2. 这是一个文件读写的例子,它是在VC工具下做的,但不是用MFC,而是用C++程序做的。-This is a document literacy example, it is done under VC tool, but not using MFC, but C procedures do.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:49024
    • 提供者:lg
  1. 个人通讯录管理(VC++)

    0下载:
  2. 该通讯录管理软件在VC++环境下开发,采用文件读写方式存取有效通讯信息,为初学VC++和学习图形学的课程设计
  3. 所属分类:界面编程

  1. VC++2008 下读写同一个excel文件。

    4下载:
  2. 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
  3. 所属分类:数据库编程

    • 发布日期:2011-09-21
    • 文件大小:21532312
    • 提供者:64301413@qq.com
  1. VC++ 读写CADDXF格式文件

    0下载:
  2. VC++ 读写CADDXF格式文件
  3. 所属分类:源码下载

  1. VC读写txt文件的程序

    0下载:
  2. VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!,VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
  3. 所属分类:文件操作

    • 发布日期:2016-01-27
    • 文件大小:44923
    • 提供者:wangzhengpei
  1. OdbcExcel VC++读写Excel文件

    1下载:
  2. VC++读写Excel文件,将数据写入Excel,再从Excel中读出数据并显示,要运行程序必须在c:盘根目录下建立一个名为Demo.xls的Excel文件,如果更改程序中的相关代码,可以放在合适的位置。-VC++ Excel
  3. 所属分类:文件操作

    • 发布日期:2014-12-07
    • 文件大小:22528
    • 提供者:张良
  1. VC++读写Excel文件

    4下载:
  2. VC++读写Excel文件,经本人证实成功了的-VC to read and write Excel files, after I confirmed the success of
  3. 所属分类:文件操作

    • 发布日期:2012-11-14
    • 文件大小:765755
    • 提供者:waylvm2
  1. VCReadandWriteFile

    0下载:
  2. VC++读写文件的操作源代码...打开关闭文件,得到文件大小等等,有很大的参考价值-VC++ Read and write documents the operation of the source code ... open closed document, the file size, etc., there are a lot of reference value
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:609311
    • 提供者:HYQ
  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
    • 文件大小:16552
    • 提供者:luo hao
  1. MyFileTest

    0下载:
  2. vc++6.0读写文件实例 vc++6.0读写文件实例-please look this Chinese
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:28803
    • 提供者:qwestw
  1. RdWrtHgFile

    0下载:
  2. VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。 -VC++ to read and write large file data (binary), VC6 compiles, usually to open a large number of our words and this time the text will
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:22727
    • 提供者:lord
  1. VCrwEXCLE

    1下载:
  2. VC++ 读写EXCEL文件。这个还是比较有用的。-VC++ to read and write EXCEL file. This is quite useful.
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:84540
    • 提供者:高明波
  1. VC.code.read.independent.storage.file

    0下载:
  2. VC++ 读写 独立存储文件实现代码VC + + implementation code to read and write independent storage file -VC++ implementation code to read and write independent storage file
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:12100
    • 提供者:la3
  1. VC-Read-and-write-file(.TXT).doc

    0下载:
  2. 文档给出了在VC编程环境下的各种读写文件的源代码,可作为读写日志程序的参考文档。-Documents given in the VC programming environment to read and write files of various source code, read and write log program can be used as a reference document.
  3. 所属分类:File Formats

    • 发布日期:2017-03-22
    • 文件大小:56832
    • 提供者:陈爱斌
  1. 如何读写Excel文件

    0下载:
  2. vc编写的excel读写程序,集成了api接口,并附带源码,很好的学习工具(VC prepared by the excel read and write procedures, integrated API interface, and comes with source code, a good learning tool)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:25060352
    • 提供者:zsj
  1. 读写文件

    0下载:
  2. VC++读写大块资料(二进制)文件,vc6开发,调试通过(VC ++ read and write large pieces of data (binary) files)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1878016
    • 提供者:583540466
  1. VC++读写Excel文件源代码

    0下载:
  2. VC实现对excel的读写 增删操作,支持vs2010(VC to achieve the operation of Excel)
  3. 所属分类:Windows编程

  1. VC++读写Excel文件源代码

    1下载:
  2. 读写excel文件内容,并将其显示到vs界面上(Read and write the contents of the XML file, and display it to the vs interface)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:14336
    • 提供者:人气机
  1. BIN文件清0工具

    0下载:
  2. 实现对二进制文件的操作,全部写为0 ;是VC++操作文件读写的一个简单例子; 本例子中的功能是将一个bin文件内容全写为0;(To achieve the operation of binary files, all written as 0; is a simple example of VC++ operation file read and write; The function of this example is to write the contents of a bin fil
  3. 所属分类:文件操作

    • 发布日期:2018-05-07
    • 文件大小:4524032
    • 提供者:dashu
« 12 3 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com