资源简介
c++ 完整读取 excel 问价 xls 文件的源代码!很不错的资源!
代码片段和文件信息
// abcd1.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “abcd1.h“
#include “abcd1Dlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CAbcd1App
BEGIN_MESSAGE_MAP(CAbcd1App CWinApp)
//{{AFX_MSG_MAP(CAbcd1App)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CAbcd1App construction
CAbcd1App::CAbcd1App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CAbcd1App object
CAbcd1App theApp;
/////////////////////////////////////////////////////////////////////////////
// CAbcd1App initialization
BOOL CAbcd1App::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CAbcd1Dlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 35524 2010-05-26 20:08 VC访问excel-2003\abcd1.aps
文件 1074 2010-05-26 20:45 VC访问excel-2003\abcd1.clw
文件 2049 2009-03-27 18:42 VC访问excel-2003\abcd1.cpp
文件 4141 2009-03-27 18:42 VC访问excel-2003\abcd1.dsp
文件 535 2009-03-27 18:42 VC访问excel-2003\abcd1.dsw
文件 1313 2009-03-27 18:42 VC访问excel-2003\abcd1.h
文件 74752 2010-05-26 20:45 VC访问excel-2003\abcd1.ncb
文件 117760 2010-05-26 20:45 VC访问excel-2003\abcd1.opt
文件 942 2010-05-26 20:38 VC访问excel-2003\abcd1.plg
文件 5302 2010-05-26 20:08 VC访问excel-2003\abcd1.rc
文件 6705 2010-05-26 20:37 VC访问excel-2003\abcd1Dlg.cpp
文件 1406 2009-03-27 18:49 VC访问excel-2003\abcd1Dlg.h
文件 23224 2009-03-27 21:30 VC访问excel-2003\C++如何读取xls文件_百度知道.htm
文件 3561 2009-03-27 18:42 VC访问excel-2003\ReadMe.txt
文件 729 2009-03-27 18:50 VC访问excel-2003\resource.h
文件 207 2009-03-27 18:42 VC访问excel-2003\StdAfx.cpp
文件 1143 2010-05-26 11:06 VC访问excel-2003\StdAfx.h
文件 343694 2010-05-26 20:20 VC访问excel-2003\VC直接读取EXCEl数据到数组中 - 史蒂芬的日志 - 网易博客.mht
文件 54784 2010-05-26 20:35 VC访问excel-2003\VC读取Excel文件.doc
文件 197599 2009-03-21 20:26 VC访问excel-2003\VC++访问Excel的应用技巧.pdf
文件 319 2010-05-26 20:00 VC访问excel-2003\重要说明.txt
文件 1078 2009-03-27 18:42 VC访问excel-2003\res\abcd1.ico
文件 397 2009-03-27 18:42 VC访问excel-2003\res\abcd1.rc2
文件 114754 2010-05-26 20:37 VC访问excel-2003\Debug\abcd1.exe
文件 327236 2010-05-26 20:37 VC访问excel-2003\Debug\abcd1.ilk
文件 13216 2010-05-26 11:06 VC访问excel-2003\Debug\abcd1.obj
文件 5798996 2010-05-26 11:06 VC访问excel-2003\Debug\abcd1.pch
文件 443392 2010-05-26 20:37 VC访问excel-2003\Debug\abcd1.pdb
文件 2488 2010-05-26 20:08 VC访问excel-2003\Debug\abcd1.res
文件 36346 2010-05-26 20:37 VC访问excel-2003\Debug\abcd1Dlg.obj
............此处省略19个文件信息
相关资源
- C++读取DXF
- VC6.0将ListCtrl中数据写入到Excel
- Excel-demo
- C++读取hdf转
- 基于vs 2010 mfc实现对excel数据的读取,
- c++ word\\excel\\ppt转pdf .rar
- c++读取csv文件
- xlsx读写库xlsxio的编译及简单策划配置
- DirectExcel插件.rar
- MFC处理Excel文件
- 整理C++实现excel和wps表格读写
- C++ 利用Excel进行打印
- vc++直接控制excel程序打开
- C++读取Excel源代码
- TMS FlexCel for VCL & FMX 6.21.0.0 XE10.2
- c++读取JPG图片,完成计算机视觉中的
- VC++ 导入excel数据
- mfc下导出listctrl数据到excel表格
- C++读取磁盘扇区数据
- 如何利用VC++自动生成Excel表格
- VS2010下利用C++实现对Excel的编程
- vc++读取shp文件源码
-
可以快速批量生成HTML/xm
l/WORD文档 - Visual Studio 2013开发MFC程序对Excel 2010进
- MFC 快速导出数据至ExcelSaveToExcel组件
- 串口调试助手保存excel源程序
- mfc读取excel
- mfc生成excel-pdf图表
- 纯C++方式生成复杂格式的excel文件(
- C++读取access数据库代码
评论
共有 条评论