資源簡介
c++ 用于讀取 excel 例子源碼
代碼片段和文件信息
//?Machine?generated?IDispatch?wrapper?class(es)?created?with?ClassWizard
#include?“stdafx.h“
#include?“excel.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?Adjustments?properties
/////////////////////////////////////////////////////////////////////////////
//?Adjustments?operations
LPDISPATCH?Adjustments::GetApplication()
{
LPDISPATCH?result;
InvokeHelper(0x60020000?DISPATCH_PROPERTYGET?VT_DISPATCH?(void*)&result?NULL);
return?result;
}
long?Adjustments::GetCreator()
{
long?result;
InvokeHelper(0x60020001?DISPATCH_PROPERTYGET?VT_I4?(void*)&result?NULL);
return?result;
}
LPDISPATCH?Adjustments::GetParent
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-12-16?09:02??ExcelTest\
?????文件?????1583112??2014-05-07?11:35??ExcelTest\excel.cpp
?????文件??????468326??2014-05-07?11:35??ExcelTest\excel.h
?????文件????????4270??2014-05-07?10:37??ExcelTest\excelFile.cpp
?????文件?????????760??2014-05-07?11:31??ExcelTest\excelFile.h
?????文件???????23256??2014-05-07?11:45??ExcelTest\ExcelTest.aps
?????文件????????1091??2011-09-08?20:01??ExcelTest\ExcelTest.clw
?????文件????????2216??2011-09-07?23:45??ExcelTest\ExcelTest.cpp
?????文件????????4336??2011-09-08?09:44??ExcelTest\ExcelTest.dsp
?????文件?????????526??2011-09-07?20:09??ExcelTest\ExcelTest.dsw
?????文件????????1357??2011-09-07?20:09??ExcelTest\ExcelTest.h
?????文件?????1131520??2011-09-08?20:01??ExcelTest\ExcelTest.ncb
?????文件??????????30??2014-05-07?14:49??ExcelTest\ExcelTest.opensdf
?????文件???????49664??2011-09-08?20:01??ExcelTest\ExcelTest.opt
?????文件?????????932??2011-09-08?18:41??ExcelTest\ExcelTest.plg
?????文件????????5222??2011-09-07?23:47??ExcelTest\ExcelTest.rc
?????文件?????????884??2014-05-06?16:21??ExcelTest\ExcelTest.sln
?????文件???????18944??2014-05-07?16:56??ExcelTest\ExcelTest.v11.suo
?????文件????????8269??2014-05-07?19:04??ExcelTest\ExcelTest.vcxproj
?????文件????????2341??2014-05-07?11:46??ExcelTest\ExcelTest.vcxproj.filters
?????文件?????????164??2014-05-07?19:58??ExcelTest\ExcelTest.vcxproj.user
?????文件????????6730??2014-05-07?21:39??ExcelTest\ExcelTestDlg.cpp
?????文件????????1501??2014-05-07?16:57??ExcelTest\ExcelTestDlg.h
?????文件????????3633??2011-09-07?20:09??ExcelTest\ReadMe.txt
?????目錄???????????0??2014-05-07?21:58??ExcelTest\res\
?????文件????????1234??2014-05-06?16:21??ExcelTest\resource.h
?????文件????????1078??2011-09-07?20:09??ExcelTest\res\ExcelTest.ico
?????文件?????????401??2011-09-07?20:09??ExcelTest\res\ExcelTest.rc2
?????文件?????????211??2011-09-07?20:09??ExcelTest\StdAfx.cpp
?????文件????????1074??2011-09-07?23:45??ExcelTest\StdAfx.h
?????文件???????18298??2014-05-06?16:21??ExcelTest\UpgradeLog.htm
............此處省略1個文件信息
- 上一篇:c語言 寫的內存分配
- 下一篇:MFC中文幫助文檔(chm格式)
評論
共有 條評論