-
大小: 0.01M文件類型: .zip金幣: 1下載: 0 次發(fā)布日期: 2021-02-01
- 標(biāo)簽:
資源簡(jiǎn)介
C++ 根據(jù)網(wǎng)絡(luò)連接控制IE啟動(dòng)(提高篇-實(shí)例550).zip
代碼片段和文件信息
//?StartIE.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“StartIE.h“
#include?“StartIEDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CStartIEApp
BEGIN_MESSAGE_MAP(CStartIEApp?CWinApp)
//{{AFX_MSG_MAP(CStartIEApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CStartIEApp?construction
CStartIEApp::CStartIEApp()
{
//?TODO:?add?construction?code
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????777??2007-05-08?08:52??StartIE\resource.h
?????文件????????1171??2007-05-08?08:52??StartIE\StartIE.clw
?????文件????????2077??2007-05-08?08:52??StartIE\StartIE.cpp
?????文件????????4218??2007-05-08?08:52??StartIE\StartIE.dsp
?????文件?????????539??2007-05-08?08:52??StartIE\StartIE.dsw
?????文件????????1335??2007-05-08?08:52??StartIE\StartIE.h
?????文件???????48640??2013-11-27?09:00??StartIE\StartIE.opt
?????文件????????5339??2007-05-08?08:52??StartIE\StartIE.rc
?????文件????????5625??2007-05-08?08:52??StartIE\StartIEDlg.cpp
?????文件????????1552??2007-05-08?08:52??StartIE\StartIEDlg.h
?????文件?????????209??2007-05-08?08:52??StartIE\StdAfx.cpp
?????文件????????1070??2007-05-08?08:52??StartIE\StdAfx.h
?????文件????????1078??2007-05-08?08:52??StartIE\res\StartIE.ico
?????文件?????????399??2007-05-08?08:52??StartIE\res\StartIE.rc2
評(píng)論
共有 條評(píng)論