91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.11M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-02-21
  • 語言: C/C++
  • 標簽:

資源簡介

C++實戰源碼-將Excel表格中數據導出到文本文件中(入門級實例432).zip

資源截圖

代碼片段和文件信息

//?Machine?generated?IDispatch?wrapper?class(es)?created?with?ClassWizard

#include?“stdafx.h“
#include?“excel9.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()
{
LPDISPATCH?result;
InvokeHelper(0x1?DISPATCH_PROPERTYGET?VT_DISPATCH?(void*)&result?NULL);
return?result;
}

long?Adjustments::GetCount()
{
long?result;
InvokeHelper(0x2?DISP

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????1217123??2010-10-11?20:57??SheetToTxt\excel9.cpp
?????文件??????343631??2010-10-11?20:57??SheetToTxt\excel9.h
?????文件?????????770??2010-10-13?10:06??SheetToTxt\Resource.h
?????文件?????????131??2010-12-04?14:09??SheetToTxt\result.txt
?????文件????????1422??2010-12-04?14:12??SheetToTxt\SheetToTxt.clw
?????文件????????2242??2010-10-13?10:14??SheetToTxt\SheetToTxt.cpp
?????文件????????4352??2010-10-13?10:30??SheetToTxt\SheetToTxt.dsp
?????文件?????????543??2010-10-12?14:05??SheetToTxt\SheetToTxt.dsw
?????文件????????1398??2010-10-13?10:14??SheetToTxt\SheetToTxt.h
?????文件????????5578??2010-12-04?14:09??SheetToTxt\SheetToTxt.rc
?????文件????????6660??2010-10-13?13:57??SheetToTxt\SheetToTxtDlg.cpp
?????文件????????1471??2010-10-13?10:08??SheetToTxt\SheetToTxtDlg.h
?????文件?????????212??2010-10-12?14:05??SheetToTxt\StdAfx.cpp
?????文件????????1054??2010-10-12?14:05??SheetToTxt\StdAfx.h
?????文件????????5694??2005-10-08?16:28??SheetToTxt\res\SheetToTxt.ico
?????文件?????????402??2010-10-12?14:05??SheetToTxt\res\SheetToTxt.rc2

評論

共有 條評論