資源簡介
C++ 連接加密的Excel文件(提高篇-實(shí)例579).zip
代碼片段和文件信息
//?ConProExcel.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“ConProExcel.h“
#include?“ConProExcelDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CConProExcelApp
BEGIN_MESSAGE_MAP(CConProExcelApp?CWinApp)
//{{AFX_MSG_MAP(CConProExcelApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CConProExcelApp?construction
CConProExcelApp::CConProExcelApp()
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????35916??2013-12-04?09:31??ConProExcel.aps
?????文件????????1263??2013-12-04?09:37??ConProExcel.clw
?????文件????????2133??2013-12-03?13:15??ConProExcel.cpp
?????文件????????4372??2013-12-03?17:14??ConProExcel.dsp
?????文件?????????545??2013-12-03?13:15??ConProExcel.dsw
?????文件????????1379??2013-12-03?13:15??ConProExcel.h
?????文件???????49664??2013-12-04?09:37??ConProExcel.opt
?????文件????????5445??2013-12-04?09:31??ConProExcel.rc
?????文件????????5618??2013-12-03?17:00??ConProExcelDlg.cpp
?????文件????????1449??2013-12-03?16:55??ConProExcelDlg.h
?????文件???????72802??2013-12-04?08:43??excel.cpp
?????文件???????18942??2013-12-04?08:44??excel.h
?????文件????????3669??2013-12-03?13:15??ReadMe.txt
?????文件?????????827??2013-12-03?16:56??Resource.h
?????文件?????????213??2013-12-03?13:15??StdAfx.cpp
?????文件????????1054??2013-12-03?13:15??StdAfx.h
?????文件????????1078??2013-12-03?13:15??res\ConProExcel.ico
?????文件?????????403??2013-12-03?13:15??res\ConProExcel.rc2
評(píng)論
共有 條評(píng)論