-
大小: 1.89MB文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2021-01-04
- 語(yǔ)言: C/C++
- 標(biāo)簽:
資源簡(jiǎn)介
讀取圖像,打開(kāi)圖像,.bmp文件,用MFC工程的環(huán)境下編譯的,可以在其基礎(chǔ)上修改。
代碼片段和文件信息
//?ChildFrm.cpp?:?implementation?of?the?CChildframe?class
//
#include?“stdafx.h“
#include?“LLS.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()
{
//?TODO:?
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????2732??2009-05-07?22:40??LLS\LLS.clw
?????文件???????4685??2009-05-07?22:04??LLS\ReadMe.txt
?????文件???????1323??2009-05-07?22:04??LLS\LLS.h
?????文件???????4333??2009-05-07?22:04??LLS\LLS.cpp
?????文件???????1054??2009-05-07?22:04??LLS\StdAfx.h
?????文件????????205??2009-05-07?22:04??LLS\StdAfx.cpp
?????文件???????1542??2009-05-07?22:04??LLS\MainFrm.h
?????文件???????2520??2009-05-07?22:04??LLS\MainFrm.cpp
?????文件???????1397??2009-05-07?22:04??LLS\ChildFrm.h
?????文件???????1530??2009-05-07?22:04??LLS\ChildFrm.cpp
?????文件???????1843??2009-05-07?22:04??LLS\LLSView.h
?????文件????????395??2009-05-07?22:04??LLS\res\LLS.rc2
?????文件???????1078??2009-05-07?22:04??LLS\res\LLSDoc.ico
?????文件???????1078??2009-05-07?22:04??LLS\res\LLS.ico
?????文件???????1078??2009-05-07?22:04??LLS\res\Toolbar.bmp
?????文件????????488??2009-05-07?22:04??LLS\Resource.h
?????文件??????11893??2009-05-07?22:04??LLS\LLS.rc
?????文件??????66560??2009-05-07?22:47??LLS\LLS.ncb
?????文件???????7780??2009-05-07?22:43??LLS\Debug\LLS.res
?????文件?????205824??2009-05-07?22:43??LLS\Debug\vc60.idb
?????文件????5494912??2009-05-07?22:43??LLS\Debug\LLS.pch
?????文件?????364544??2009-05-07?22:43??LLS\Debug\vc60.pdb
?????文件?????105401??2009-05-07?22:43??LLS\Debug\StdAfx.obj
?????文件??????18773??2009-05-07?22:43??LLS\Debug\MainFrm.obj
?????文件??????21358??2009-05-07?22:43??LLS\Debug\LLSView.obj
?????文件??????23096??2009-05-07?22:43??LLS\Debug\LLS.obj
?????文件??????21708??2009-05-07?22:43??LLS\Debug\DIBAPI.obj
?????文件??????16008??2009-05-07?22:43??LLS\Debug\ChildFrm.obj
?????文件??????20558??2009-05-07?22:43??LLS\Debug\LLSDoc.obj
?????文件?????375056??2009-05-07?22:43??LLS\Debug\LLS.ilk
............此處省略18個(gè)文件信息
評(píng)論
共有 條評(píng)論