資源簡介
VC++ IDS入侵檢測系統源碼, 畢業設計作品
代碼片段和文件信息
//?3434s.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“3434s.h“
#include?“3434sDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CMy3434sApp
BEGIN_MESSAGE_MAP(CMy3434sApp?CWinApp)
//{{AFX_MSG_MAP(CMy3434sApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CMy3434sApp?construction
CMy3434sApp::CMy3434sApp()
{
//?TODO:?add?construction?code?here
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????1341??2001-07-05?17:52??3434s.clw
?????文件????????2071??2001-07-03?20:42??3434s.cpp
?????文件????????4112??2001-07-05?17:53??3434s.dsp
?????文件?????????533??2001-07-03?20:42??3434s.dsw
?????文件????????1323??2001-07-03?20:42??3434s.h
?????文件????????1078??2001-07-03?20:42??3434s.ico
?????文件????????5741??2001-07-05?17:52??3434s.rc
?????文件?????????397??2001-07-03?20:42??3434s.rc2
?????文件????????7232??2001-07-05?17:50??3434sDlg.cpp
?????文件????????1591??2001-07-05?17:37??3434sDlg.h
?????文件?????????867??2001-07-04?23:06??resource.h
?????文件?????????207??2001-07-03?20:42??StdAfx.cpp
?????文件????????1100??2001-07-04?23:09??StdAfx.h
?????文件?????????218??2007-01-22?19:53??www.pudn.com.txt
- 上一篇:VC++ sniffer網絡嗅探器源碼
- 下一篇:rsa加密算法 c語言實現
評論
共有 條評論