資源簡介
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??Execsc
?????文件????????1204??2013-12-27?16:07??Execsc
?????文件????????2119??2009-03-10?14:13??Execsc
?????文件????????4699??2009-03-10?14:21??Execsc
?????文件?????????545??2009-03-10?14:22??Execsc
?????文件????????1368??2009-03-10?14:13??Execsc
?????文件???????49664??2013-12-27?16:07??Execsc
?????文件????????6214??2009-03-10?15:00??Execsc
?????文件????????5118??2009-03-10?14:44??Execsc
?????文件????????1447??2009-03-10?14:39??Execsc
?????文件????????3651??2009-03-10?14:13??Execsc
?????文件?????????688??2009-03-10?14:20??Execsc
?????文件?????????212??2009-03-10?14:13??Execsc
?????文件????????1074??2009-03-10?14:41??Execsc
?????文件?????????243??2009-03-10?14:44??Execsc
?????文件???????11299??2009-03-10?14:21??Execsc
?????文件????????3759??2009-03-10?14:21??Execsc
?????文件??????????46??2009-04-03?14:41??Execsc
?????文件????????1078??2009-03-10?14:13??Execsc
?????文件?????????402??2009-03-10?14:13??Execsc
- 上一篇:C++ 使用IC卡驗證用戶密碼
- 下一篇:C++ 刪除存儲過程
評論
共有 條評論