登录
首页 » Visual C++ » Excel

Excel

于 2013-01-14 发布 文件大小:8743KB
0 231
下载积分: 1 下载次数: 85

代码说明:

  VC++6.0开发环境,经本人证实能成功读写excel文件(VC++6.0 EXCEL)

文件列表:

Excel文件
.........\testTrfile
.........\..........\binfile.bix,1024,2004-10-27
.........\..........\Debug
.........\..........\.....\StdAfx.obj,105676,2011-08-12
.........\..........\.....\StdAfx.sbr,1376567,2011-08-12
.........\..........\.....\Test.bsc,4269056,2012-07-02
.........\..........\.....\Test.exe,110656,2011-08-12
.........\..........\.....\Test.ilk,224912,2011-08-12
.........\..........\.....\Test.obj,14078,2011-08-12
.........\..........\.....\Test.pch,6952444,2011-08-12
.........\..........\.....\Test.pdb,377856,2011-08-12
.........\..........\.....\Test.res,2548,2009-06-18
.........\..........\.....\Test.sbr,0,2011-08-12
.........\..........\.....\TestDlg.sbr,0,2012-07-02
.........\..........\.....\vc60.idb,230400,2012-07-02
.........\..........\.....\vc60.pdb,372736,2012-07-02
.........\..........\dumpfile.txt,4035,2004-10-27
.........\..........\ezusbsys.h,35289,2004-08-28
.........\..........\ReadMe.txt,3543,2004-08-28
.........\..........\Release
.........\..........\.......\StdAfx.obj,840,2009-06-18
.........\..........\.......\StdAfx.sbr,1542378,2009-06-18
.........\..........\.......\Test.bsc,3417088,2009-06-18
.........\..........\.......\Test.exe,20480,2010-12-15
.........\..........\.......\Test.obj,9599,2009-06-18
.........\..........\.......\Test.pch,7188068,2009-06-18
.........\..........\.......\Test.res,2548,2006-03-29
.........\..........\.......\Test.sbr,0,2009-06-18
.........\..........\.......\TestDlg.obj,21964,2009-06-18
.........\..........\.......\TestDlg.sbr,0,2009-06-18
.........\..........\.......\vc60.idb,50176,2009-06-18
.........\..........\res

.........\..........\...\Test.rc2,396,2004-08-28
.........\..........\Resource.h,1004,2004-08-29
.........\..........\StdAfx.cpp,206,2004-08-28
.........\..........\StdAfx.h,1054,2004-08-28
.........\..........\Test.aps,20708,2011-08-12
.........\..........\Test.clw,1180,2012-07-02
.........\..........\Test.cpp,2035,2004-08-28
.........\..........\Test.dep,211,2009-06-30
.........\..........\Test.dsp,4191,2011-08-12
.........\..........\Test.dsw,531,2004-08-28
.........\..........\Test.h,1302,2004-08-28
.........\..........\Test.mak,6379,2009-06-30
.........\..........\Test.ncb,320512,2012-07-02
.........\..........\Test.opt,83968,2012-07-02
.........\..........\Test.plg,0,2012-07-02
.........\..........\Test.rc,5284,2006-03-29
.........\..........\TestDlg.cpp,18470,2011-08-12
.........\..........\TestDlg.h,5439,2011-08-12
.........\读取excel文件.docx,18171,2011-08-12

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

发表评论

0 个回复

  • dx9_spot_light
    说明:  DirectX9.0 编程基础 点光源(DirectX 9.0 basis points Source Programming)
    2006-01-14 23:26:11下载
    积分:1
  • Unload_DLL_source_in_the_remote
    卸载远程进程中的DLL源码,查杀木马的时候更加方便。(Unload DLL source in the remote process, killing the horse when more convenient.)
    2011-11-27 01:20:43下载
    积分:1
  • chengxu
    GPS高程拟合,包括源代码,界面,请认真书写上传资料(GPS Elevation Fitting)
    2020-11-19 16:29:38下载
    积分:1
  • MirGui
    收集的传奇外挂原码。希望大家有用,版本比较旧了。但原理很好。对于新手来说有很大帮助。(The legend of the original collection of plug-in code. Hope that useful, the older version. But the principle of good. For the novice of great help.)
    2008-12-29 12:33:34下载
    积分:1
  • rockf
    Prewitte边缘算子法(Prewitte Edge Operators)
    2005-01-20 14:58:44下载
    积分:1
  • jishiben1
    MFC下写的通讯录管理程序,包含常用功能(MFC write address book management procedures, including common functions)
    2013-05-10 17:44:49下载
    积分:1
  • dictionary
    利用Trie树实现一个英语单词辅助记忆系统,完成相应的建表和查表程序(Trie tree using an English word to achieve auxiliary memory system, complete the appropriate procedures for the construction table and look-up table)
    2010-05-05 20:53:32下载
    积分:1
  • internetconmunacation
    如何创建网络通信服务器程序.可以了解通信的http协议,了解网络通信知识(How do I create a network communication server program. Can understand the http protocol communication, understanding of network communication of knowledge)
    2008-03-05 11:29:49下载
    积分:1
  • ThreadPriority
    线程优先级示例-赛马ThreadPriority,很不错的vc源码,希望能对大家有所帮助(Thread Priority Example- Jockey ThreadPriority, very good vc source code, I hope you can help)
    2011-09-02 06:27:36下载
    积分:1
  • MFCODBCaccess
    VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下。(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path.)
    2014-02-21 16:46:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载