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

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

資源簡介

C++實戰源碼-向Word文檔中插入表格(入門級實例415).zip

資源截圖

代碼片段和文件信息

//?InsertTable.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“InsertTable.h“
#include?“InsertTableDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CInsertTableApp

BEGIN_MESSAGE_MAP(CInsertTableApp?CWinApp)
//{{AFX_MSG_MAP(CInsertTableApp)
//?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()

/////////////////////////////////////////////////////////////////////////////
//?CInsertTableApp?construction

CInsertTableApp::CInsertTableApp()
{
//?TODO:?add?construction?code?here
//?Place?all?significant?initialization?in?InitInstance
}

/////////////////////////////////////////////////////////////////////////////
//?The?one?and

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1280??2010-10-27?15:59??InsertTable\InsertTable.clw
?????文件????????2155??2009-08-26?23:26??InsertTable\InsertTable.cpp
?????文件????????4372??2009-08-27?15:28??InsertTable\InsertTable.dsp
?????文件?????????547??2009-08-26?23:14??InsertTable\InsertTable.dsw
?????文件????????1379??2009-08-26?23:14??InsertTable\InsertTable.h
?????文件????????5584??2009-08-27?14:00??InsertTable\InsertTable.rc
?????文件????????7224??2009-09-21?16:11??InsertTable\InsertTableDlg.cpp
?????文件????????1436??2009-08-27?13:55??InsertTable\InsertTableDlg.h
?????文件??????149732??2009-08-27?14:23??InsertTable\msword9.cpp
?????文件???????37850??2009-08-27?14:23??InsertTable\msword9.h
?????文件?????????827??2009-08-26?23:56??InsertTable\resource.h
?????文件?????????213??2009-08-26?23:14??InsertTable\StdAfx.cpp
?????文件????????1054??2009-08-26?23:14??InsertTable\StdAfx.h
?????文件????????1078??2009-08-26?23:14??InsertTable\res\InsertTable.ico
?????文件?????????403??2009-08-26?23:14??InsertTable\res\InsertTable.rc2

評論

共有 條評論