登录
首页 » Visual C++ » testexcel

testexcel

于 2013-10-09 发布 文件大小:17109KB
0 220
下载积分: 1 下载次数: 9

代码说明:

  VC2008 操作excel2003 ,用odbc方式创建excel,用excel接口类对excel进行读写,包括设置边框 字体 颜色 合并单元格等 附录excel小例子(VC2008 operation excel2003, with a way to create odbc excel, excel with excel interface class for reading and writing, including setting borders font color merging cells small example in Appendix excel)

文件列表:

testexcel
.........\2013-10- 9 10-16-34.xls,14848,2013-10-09
.........\Debug
.........\.....\testexcel.exe,153088,2013-10-09
.........\.....\testexcel.ilk,1396836,2013-10-09
.........\.....\testexcel.pdb,5622784,2013-10-09
.........\testexcel
.........\.........\CApplication.h,69375,2013-10-08
.........\.........\CFont0.h,5363,2013-10-09
.........\.........\CRange.h,42837,2013-10-08
.........\.........\CWorkbook.h,36942,2013-10-08
.........\.........\CWorkbooks.h,7438,2013-10-08
.........\.........\CWorksheet.h,27701,2013-10-08
.........\.........\CWorksheets.h,4491,2013-10-08
.........\.........\Debug
.........\.........\.....\BuildLog.htm,5804,2013-10-09
.........\.........\.....\excel.tlh,3921014,2013-05-29
.........\.........\.....\excel.tli,3797275,2013-05-29
.........\.........\.....\mso.tlh,516082,2013-07-23
.........\.........\.....\mso.tli,384132,2013-07-23
.........\.........\.....\mt.dep,67,2013-10-09
.........\.........\.....\stdafx.obj,610143,2013-10-08
.........\.........\.....\testexcel.exe.embed.manifest,920,2013-10-08
.........\.........\.....\testexcel.exe.embed.manifest.res,984,2013-10-08
.........\.........\.....\testexcel.exe.intermediate.manifest,861,2013-10-09
.........\.........\.....\testexcel.obj,21525,2013-10-08
.........\.........\.....\testexcel.pch,39714816,2013-10-08
.........\.........\.....\testexcel.res,23372,2013-10-08
.........\.........\.....\testexcelDlg.obj,127184,2013-10-09
.........\.........\.....\vbe6ext.tlh,42405,2003-07-03
.........\.........\.....\vc90.idb,1346560,2013-10-09
.........\.........\.....\vc90.pdb,3862528,2013-10-09
.........\.........\ReadMe.txt,2927,2013-10-08
.........\.........\res

.........\.........\...\testexcel.rc2,365,2013-10-08
.........\.........\resource.h,681,2013-10-08
.........\.........\stdafx.cpp,140,2013-10-08
.........\.........\stdafx.h,2436,2013-10-08
.........\.........\targetver.h,1030,2013-10-08
.........\.........\testexcel.aps,59008,2013-10-08
.........\.........\testexcel.cpp,1779,2013-10-08
.........\.........\testexcel.h,459,2013-10-08
.........\.........\testexcel.rc,5241,2013-10-08
.........\.........\testexcel.vcproj,5944,2013-10-09
.........\.........\testexcel.vcproj.ZDRVTSFPMSHLHMZ.Administrator.user,1427,2013-10-09
.........\.........\testexcelDlg.cpp,9622,2013-10-09
.........\.........\testexcelDlg.h,619,2013-10-08
.........\testexcel.ncb,24734720,2013-10-09
.........\testexcel.sln,893,2013-10-08

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

发表评论

0 个回复

  • RstAndClsCmptr
    用visual c++实现系统开关机,注销(With visual c++ to achieve switching machines, log off)
    2010-05-20 16:12:47下载
    积分:1
  • TCPClient
    作为TCP客户端跟TCP服务端进行通讯,支持modbus协议(As a TCP client to communicate with the TCP server to support the modbus protocol)
    2010-09-26 10:42:38下载
    积分:1
  • procmanagement
    采购系统,源码及SQL。数据库SQL,采用VC6开发。(The procurement system, source code and SQL. SQL , developed by VC6.)
    2016-02-25 00:27:39下载
    积分:1
  • 768015
    用visual c++写的串口通信程序,有rs232,同步串口通信,不错的(Written in visual c++ serial communication program, rs232, synchronous serial port communication, good)
    2017-04-14 17:36:45下载
    积分:1
  • Live_Easy_Motion_Detector_src
    motion detect on microsoft visual c++
    2009-05-17 13:03:25下载
    积分:1
  • realvncsrc
    vnc源码,十分有用,编译通过。大家可以来试试。能够收获不少。(vnc code)
    2020-12-04 16:49:23下载
    积分:1
  • You-are-no-longer-afraid-pointer
    要了解指针,多多少少会出现一些比较复杂的类型,所以我先介绍一下如何完全理解一个复杂类型,要理解复杂类型其实很简单,一个类型里会出现很多运算符,他们也像普通的表达式一样,有优先级,其优先级和运算优先级一样(To understand pointers, more or less there will be some of the more complex types, so I' ll explain how to fully understand a complex type, to understand the complex type is actually very simple, there will be a lot of one type of operator, they, like the general expression style, have a priority, the priority and operational priorities as)
    2014-05-19 10:43:47下载
    积分:1
  • VCNetworkhigh-levelprogramming
    本书主要面向具有一定VC网络编程基础并希望学习较高层次编程技术的读者(The book has some major VC-oriented network programming base and hopes to learn higher-level programming technology readers)
    2008-12-25 09:30:49下载
    积分:1
  • st_asio_wrapper
    它是一个c/s网络编程框架,基于对boost.asio的包装(最低在boost-1.49.0上调试过),目的是快速的构建一个c/s系统;效率高、跨平台、完全异步,当然这是从boost.asio继承而来; 自动重连,数据透明传输,自动解决分包粘包问题(这一特性表现得与udp一样); 只支持tcp和udp协议;(It is a c/s network programming framework, based on boost.asio package (minimum tried to increase the boost-1.49.0), the purpose is to build a fast c/s systems efficient, cross-platform, fully asynchronous, Of course, this is from boost.asio inherited Auto-reconnect, transparent data transmission, automatic sub-stick package to solve the problem (this feature behave the same with udp) Only supports tcp and udp protocol )
    2013-08-22 10:10:54下载
    积分:1
  • to2to
    二进制格雷码与自然二进制码的互换 它就是介绍怎么把二进制格雷码与自然二进制码的互换。主要是异或操作(itis to for 2to 2)
    2011-10-21 18:42:17下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载