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

  • 大小: 0.02M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2021-02-01
  • 標簽:

資源簡介

C++ 使用WebBrowser執行腳本(提高篇-實例555).zip

資源截圖

代碼片段和文件信息

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

#include?“stdafx.h“
#include?“Execscript.h“
#include?“ExecscriptDlg.h“

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

/////////////////////////////////////////////////////////////////////////////
//?CExecscriptApp

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

/////////////////////////////////////////////////////////////////////////////
//?CExecscriptApp?construction

CExecscriptApp::CExecscriptApp()
{
//?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????21304??2013-12-27?16:01??Execscript\Execscript.aps
?????文件????????1204??2013-12-27?16:07??Execscript\Execscript.clw
?????文件????????2119??2009-03-10?14:13??Execscript\Execscript.cpp
?????文件????????4699??2009-03-10?14:21??Execscript\Execscript.dsp
?????文件?????????545??2009-03-10?14:22??Execscript\Execscript.dsw
?????文件????????1368??2009-03-10?14:13??Execscript\Execscript.h
?????文件???????49664??2013-12-27?16:07??Execscript\Execscript.opt
?????文件????????6214??2009-03-10?15:00??Execscript\Execscript.rc
?????文件????????5118??2009-03-10?14:44??Execscript\ExecscriptDlg.cpp
?????文件????????1447??2009-03-10?14:39??Execscript\ExecscriptDlg.h
?????文件????????3651??2009-03-10?14:13??Execscript\ReadMe.txt
?????文件?????????688??2009-03-10?14:20??Execscript\Resource.h
?????文件?????????212??2009-03-10?14:13??Execscript\StdAfx.cpp
?????文件????????1074??2009-03-10?14:41??Execscript\StdAfx.h
?????文件?????????243??2009-03-10?14:44??Execscript\test.html
?????文件???????11299??2009-03-10?14:21??Execscript\webbrowser2.cpp
?????文件????????3759??2009-03-10?14:21??Execscript\webbrowser2.h
?????文件??????????46??2009-04-03?14:41??Execscript\程序使用說明.txt
?????文件????????1078??2009-03-10?14:13??Execscript\res\Execscript.ico
?????文件?????????402??2009-03-10?14:13??Execscript\res\Execscript.rc2

評論

共有 條評論