登录
首页 » Visual C++ » vcexcel

vcexcel

于 2012-02-21 发布 文件大小:9158KB
0 239
下载积分: 1 下载次数: 29

代码说明:

  能够成功读写excel的C++代码,读写速度快,代码简单,实现思路很清晰(Can read and write excel C++ code, read and write speed, the code is simple, to achieve clear thinking)

文件列表:

vcexcel
.......\Debug
.......\.....\excel.obj,5468647,2011-10-25
.......\.....\excel.sbr,0,2011-10-25
.......\.....\StdAfx.obj,107390,2011-10-25
.......\.....\StdAfx.sbr,1443137,2011-10-25
.......\.....\Tjdlg.obj,16082,2011-10-25
.......\.....\Tjdlg.sbr,0,2011-10-25
.......\.....\Txl.obj,15129,2011-10-25
.......\.....\Txl.sbr,0,2011-10-25
.......\.....\vc60.idb,353280,2011-10-26
.......\.....\vc60.pdb,716800,2011-10-26
.......\.....\vcexcel.bsc,8184832,2011-10-26
.......\.....\vcexcel.exe,3739725,2011-10-26
.......\.....\vcexcel.ilk,4346092,2011-10-26
.......\.....\vcexcel.obj,13819,2011-10-25
.......\.....\vcexcel.pch,7139116,2011-10-25
.......\.....\vcexcel.pdb,7488512,2011-10-26
.......\.....\vcexcel.res,9248,2011-10-25
.......\.....\vcexcel.sbr,0,2011-10-25
.......\.....\vcexcelDlg.obj,143644,2011-10-26
.......\.....\vcexcelDlg.sbr,0,2011-10-26
.......\excel.cpp,1377727,2006-01-14
.......\excel.h,399737,2011-08-03
.......\ReadMe.txt,3597,2006-09-05
.......\res

.......\...\vcexcel.rc2,399,2006-09-05
.......\Resource.h,1190,2006-09-06
.......\rr.txt,24,2006-09-26
.......\StdAfx.cpp,209,2006-09-05
.......\StdAfx.h,1073,2006-09-06
.......\Tjdlg.cpp,1582,2011-10-25
.......\Tjdlg.h,1273,2006-09-06
.......\Txl.cpp,1461,2011-10-25
.......\Txl.h,1289,2006-09-06
.......\txl.ldb,128,2011-10-26
.......\txl.mdb,262144,2011-10-25
.......\vcexcel.aps,22564,2011-10-26
.......\vcexcel.clw,2409,2011-10-26
.......\vcexcel.cpp,2077,2006-09-05
.......\vcexcel.dep,150,2006-09-08
.......\vcexcel.dsp,4498,2011-08-03
.......\vcexcel.dsw,537,2006-09-05
.......\vcexcel.exe,3739705,2006-09-23
.......\vcexcel.h,1335,2006-09-05
.......\vcexcel.mak,6328,2006-09-08
.......\vcexcel.ncb,4367360,2011-10-26
.......\vcexcel.opt,57856,2011-10-26
.......\vcexcel.plg,1114,2011-10-26
.......\vcexcel.rc,6586,2011-10-25
.......\vcexcelDlg.cpp,20212,2011-10-25
.......\vcexcelDlg.h,1759,2006-09-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • readText
    读取文本文档,并显示在控件中,要长要长要长要长要长(Read the text document, and displays in the control, longer longer longer longer longer)
    2011-04-21 10:47:00下载
    积分:1
  • DirDog
    监控文件夹变化的库,该功能封装在一个dll库中,方便调用。(monitor the change of the directory)
    2012-02-21 08:53:09下载
    积分:1
  • VC-Excel
    VC++读写Excel文件,经本人证实成功了的(VC to read and write Excel files, after I confirmed the success of)
    2011-10-20 16:19:10下载
    积分:1
  • AutoBakcup
    可根据时间自动对指定的文件备份到指定的位置。(According to the time automatically to the specified file backup to the specified location.)
    2016-12-03 08:11:57下载
    积分:1
  • VBToExcel
    VB写的如何和Excel表格进行数据交换,修改,删除等动作.有详细的中午注释,适合菜鸟学习!(How to write VB and Excel spreadsheets for data exchange, modify, or delete action. Noon detailed notes, suitable for a novice to learn!)
    2013-09-22 15:22:18下载
    积分:1
  • InputOutpusFileManagerClassWrapper
    说明:  已经封装好的文件输入输出类模块,编写带文件输入输出功能的程序带上这个类模块能省很多代码(NT下测试通过)(Packaging has good input and output document type modules, prepared with input and output functions document the procedures put this type module can save a lot of code (NT tested))
    2006-04-06 20:01:52下载
    积分:1
  • aeasysystemforjournal
    一个简单又高效的日志系统 本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。(A simple and effective logging system In this paper, a high-performance, using a simple log solution. The module to achieve volume of information to write the log files, from time to time automatically flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured, cycling on the log file is written, this will not cause the machine space is the log File exhausted.)
    2009-09-17 21:14:06下载
    积分:1
  • tinyxml
    说明:  timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved. XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)
    2008-09-11 09:26:03下载
    积分:1
  • Text2Tiff
    说明:  一个能把文本文件(text)文件转换成传真格式文件(tiff文件)的源代码。(convert text file to tiff file.)
    2010-04-01 10:44:06下载
    积分:1
  • BindFile
    说明:  Visal c++二进制文件合并,功能非常好用(Visal c++ Binary file merging is very easy to use)
    2008-09-08 13:39:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载