登录
首页 » WINDOWS » Excel文件读写

Excel文件读写

于 2018-01-29 发布 文件大小:20550KB
0 86
下载积分: 1 下载次数: 5

代码说明:

  微软ole方式读写,excel文件,速度很快,亲测有效(Microsoft ole mode read and write, excel file, fast, pro test effective)

文件列表:

ExcelTest, 0 , 2016-11-15
ExcelTest\Debug, 0 , 2016-11-15
ExcelTest\ExcelLib, 0 , 2015-07-30
ExcelTest\ExcelLib\Excel, 0 , 2015-07-30
ExcelTest\ExcelLib\Excel\CApplication.h, 69438 , 2011-06-10
ExcelTest\ExcelLib\Excel\CAxis.h, 12481 , 2011-08-17
ExcelTest\ExcelLib\Excel\CAxisTitle.h, 5450 , 2011-08-17
ExcelTest\ExcelLib\Excel\CBorder.h, 2294 , 2011-06-10
ExcelTest\ExcelLib\Excel\CBorders.h, 3313 , 2011-06-10
ExcelTest\ExcelLib\Excel\CChart.h, 30821 , 2011-08-17
ExcelTest\ExcelLib\Excel\CChartObject.h, 7935 , 2011-08-17
ExcelTest\ExcelLib\Excel\CChartObjects.h, 8073 , 2011-08-17
ExcelTest\ExcelLib\Excel\CChartTitle.h, 5460 , 2011-08-17
ExcelTest\ExcelLib\Excel\CFont0.h, 5426 , 2011-06-10
ExcelTest\ExcelLib\Excel\CLegend.h, 4506 , 2011-08-17
ExcelTest\ExcelLib\Excel\Cnterior.h, 2974 , 2011-06-10
ExcelTest\ExcelLib\Excel\CRange.h, 42907 , 2011-06-10
ExcelTest\ExcelLib\Excel\CSeries.h, 14449 , 2011-08-17
ExcelTest\ExcelLib\Excel\CTickLabels.h, 4259 , 2011-08-17
ExcelTest\ExcelLib\Excel\CWindow0.h, 16355 , 2011-06-10
ExcelTest\ExcelLib\Excel\CWorkbook.h, 37005 , 2011-06-10
ExcelTest\ExcelLib\Excel\CWorkbooks.h, 7501 , 2011-06-10
ExcelTest\ExcelLib\Excel\CWorksheet.h, 27764 , 2011-06-10
ExcelTest\ExcelLib\Excel\CWorksheets.h, 4554 , 2011-06-10
ExcelTest\ExcelLib\Export2Excel.cpp, 26310 , 2015-07-31
ExcelTest\ExcelLib\Export2Excel.h, 4729 , 2014-11-21
ExcelTest\ExcelTest.aps, 89900 , 2015-11-05
ExcelTest\ExcelTest.cpp, 2113 , 2015-07-30
ExcelTest\ExcelTest.h, 494 , 2014-11-21
ExcelTest\ExcelTest.rc, 10572 , 2015-07-30
ExcelTest\ExcelTest.sdf, 68833280 , 2016-03-02
ExcelTest\ExcelTest.sln, 884 , 2014-11-22
ExcelTest\ExcelTest.suo, 36864 , 2016-03-02
ExcelTest\ExcelTest.vcxproj, 6096 , 2015-07-31
ExcelTest\ExcelTest.vcxproj.filters, 2210 , 2014-11-21
ExcelTest\ExcelTest.vcxproj.user, 143 , 2014-11-21
ExcelTest\ExcelTestDlg.cpp, 12369 , 2016-03-02
ExcelTest\ExcelTestDlg.h, 1482 , 2015-07-30
ExcelTest\ReadMe.txt, 3179 , 2014-11-21
ExcelTest\Release, 0 , 2016-11-15
ExcelTest\res, 0 , 2015-07-30
ExcelTest\resource.h, 1824 , 2015-07-30
ExcelTest\res\ExcelTest.ico, 67777 , 2009-08-31
ExcelTest\res\ExcelTest.rc2, 674 , 2014-11-21
ExcelTest\stdafx.cpp, 142 , 2014-11-21
ExcelTest\stdafx.h, 1632 , 2014-11-21
ExcelTest\targetver.h, 234 , 2014-11-21
ExcelTest\附加说明.txt, 4178 , 2014-11-22

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

发表评论

0 个回复

  • DRV8711 SPI Driver
    DRV8711的驱动,硬件SPI,8个寄存器的配置代码(The driver of the DRV8711, the hardware SPI, the configuration code of the 8 registers)
    2020-12-29 17:29:00下载
    积分:1
  • 支持多个确认对话框jQuery代码
    说明:  支持多个确认对话框jQuery代码是一款点击弹出确认对话框,单次单选弹框,单次双选弹框,多次双选弹框,多次双选弹框全关闭代码。(JQuery code, which supports multiple confirmation dialogs, is a click-and-pop confirmation dialog box, a single radio pop-up box, a single double pop-up box, multiple double pop-up boxes, and multiple double pop-up boxes.)
    2019-04-04 16:26:30下载
    积分:1
  • FUTURE
    未来计算机外设描述的是在将来大约50年后的一些计算机外设的一些变化(Describes the future of computer peripherals in the future about 50 years later, some changes in a number of computer peripherals)
    2009-12-09 16:06:27下载
    积分:1
  • source
    《Visual C++游戏开发经典案例详解》书中的源代码,希望对大家有一些帮助!(" Visual C++ game development classic cases." book of the source code, we hope to have some help! )
    2011-12-27 10:34:45下载
    积分:1
  • 运动补偿
    说明:  isar 逆合成孔径雷达成像例程,运动补偿方法(isar movement method)
    2019-09-18 19:32:40下载
    积分:1
  • Android ArrayAdapter创建ActivityList内容列表
    本源码主要演示Android ActivityList内容列表的如何创建,采用ArrayAdapter实现,演示了姓名列表、带单选框的列表、没有数据的列表和对列表进行操作这几项功能,要注意,layout的xml文件名需要全部小写。   ActivityList1:   1.初步介绍ListView这个组件。   2.初步介绍ArrayAdapter。    # simple_list_item_single_choice    # simple_list_item_1    # simple_list_item_multiple_choice   3.上边的相关介绍。   ActivityList2:(有错误,没有调试成功,回头再看)    1.介绍cusor。    2.介绍CursorAdapter。   ActivityList3:    1.SimpleAdapter    2.simple_list_item_1和simple_list_item_2的介绍。    3.利用自己的layout来进行显示。
    2022-03-06 06:09:13下载
    积分:1
  • Migong
    迷宫小游戏,尽可能的模仿现实中的迷宫游戏(Maze small game, as far as possible the imitation of the real maze game )
    2012-02-27 16:19:45下载
    积分:1
  • glut32.zip
    glut32.zip -glut32.zip
    2022-06-21 12:41:16下载
    积分:1
  • BTX250汽车功放电路原理图 PDF格式
    BTX250汽车功放电路原理图 PDF格式-BTX250 car amplifier circuit schematics PDF format
    2022-08-26 04:14:53下载
    积分:1
  • 一个简单的示例代码创建一个SPIM装配清单和调用函数
    A simple spim assemply example code on creating a list and calling functions
    2022-04-26 12:35:06下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载