資源簡介
代碼片段和文件信息
//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//
#include?“stdafx.h“
#include?“TypeRec.h“
#include?“ChildFrm.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CChildframe
IMPLEMENT_DYNCREATE(CChildframe?CMDIChildWnd)
BEGIN_MESSAGE_MAP(CChildframe?CMDIChildWnd)
//{{AFX_MSG_MAP(CChildframe)
//?NOTE?-?the?ClassWizard?will?add?and?remove?mapping?macros?here.
//????DO?NOT?EDIT?what?you?see?in?these?blocks?of?generated?code?!
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
//?CChildframe?construction/destruction
CChildframe::CChildframe()
{
//?TO
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1731??2004-03-30?16:03??車牌定位\ChildFrm.cpp
?????文件???????1456??2004-03-30?16:02??車牌定位\ChildFrm.h
?????文件??????65041??2001-01-06?23:01??車牌定位\ColorTable.h
?????文件??????29208??2004-07-01?21:48??車牌定位\DIBAPI.CPP
?????文件???????1875??2004-04-26?16:44??車牌定位\DIBAPI.H
?????文件???????2524??2004-03-30?15:31??車牌定位\MainFrm.cpp
?????文件???????1542??2004-03-30?15:31??車牌定位\MainFrm.h
?????文件???????4793??2004-03-30?15:31??車牌定位\ReadMe.txt
?????文件???????1910??2004-04-26?20:51??車牌定位\Resource.h
?????文件????????209??2004-03-30?15:31??車牌定位\StdAfx.cpp
?????文件???????1054??2004-03-30?15:31??車牌定位\StdAfx.h
?????文件??????11344??2001-01-07?11:09??車牌定位\TemplateTrans.cpp
?????文件????????672??2001-01-07?11:09??車牌定位\TemplateTrans.h
?????文件??????31344??2004-07-01?21:47??車牌定位\TypeRec.aps
?????文件???????3228??2004-07-05?11:37??車牌定位\TypeRec.clw
?????文件???????4509??2004-03-30?15:35??車牌定位\TypeRec.cpp
?????文件???????5288??2004-04-08?00:26??車牌定位\TypeRec.dsp
?????文件????????539??2004-04-26?17:09??車牌定位\TypeRec.dsw
?????文件???????1367??2004-03-30?15:31??車牌定位\TypeRec.h
?????文件?????254976??2004-07-05?11:37??車牌定位\TypeRec.ncb
?????文件??????52736??2004-07-05?11:37??車牌定位\TypeRec.opt
?????文件???????2929??2004-07-01?21:49??車牌定位\TypeRec.plg
?????文件??????13985??2004-04-28?22:14??車牌定位\TypeRec.rc
?????文件??????14074??2004-04-26?20:51??車牌定位\TypeRec.rc.bak
?????文件???????7742??2004-04-08?14:23??車牌定位\TypeRecDoc.cpp
?????文件???????1869??2004-04-08?14:23??車牌定位\TypeRecDoc.h
?????文件??????23632??2004-07-01?22:09??車牌定位\TypeRecView.cpp
?????文件???????2397??2004-04-26?17:51??車牌定位\TypeRecView.h
?????文件??????42626??2004-04-01?14:22??車牌定位\edgecontour.cpp
?????文件???????1074??2004-04-01?14:22??車牌定位\edgecontour.h
............此處省略17個文件信息
評論
共有 條評論