91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

可以實現把多個圖像快速合并成一張圖片,源碼,有圖片可供直接實驗

資源截圖

代碼片段和文件信息

//?Hebing.cpp?:?Defines?the?class?behaviors?for?the?application.
//

#include?“stdafx.h“
#include?“Hebing.h“
#include?“HebingDlg.h“

#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
//?CHebingApp

BEGIN_MESSAGE_MAP(CHebingApp?CWinApp)
//{{AFX_MSG_MAP(CHebingApp)
//?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()

/////////////////////////////////////////////////////////////////////////////
//?CHebingApp?construction

CHebingApp::CHebingApp()
{
//?TODO:?add?construction?code?here

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????110711??2012-10-22?11:39??hebing\242553452\Debug\Hebing.exe

?????文件?????208024??2012-10-22?11:39??hebing\242553452\Debug\Hebing.ilk

?????文件??????14913??2012-10-22?11:37??hebing\242553452\Debug\Hebing.obj

?????文件????5573108??2012-10-22?11:37??hebing\242553452\Debug\Hebing.pch

?????文件?????369664??2012-10-22?11:39??hebing\242553452\Debug\Hebing.pdb

?????文件???????2712??2006-10-26?11:35??hebing\242553452\Debug\Hebing.res

?????文件??????42666??2012-10-22?11:39??hebing\242553452\Debug\HebingDlg.obj

?????文件?????106081??2012-10-22?11:37??hebing\242553452\Debug\StdAfx.obj

?????文件?????205824??2014-10-22?16:14??hebing\242553452\Debug\vc60.idb

?????文件?????364544??2012-10-22?11:39??hebing\242553452\Debug\vc60.pdb

?????文件??????21392??2012-10-22?11:37??hebing\242553452\Hebing.aps

?????文件???????1311??2014-10-22?16:15??hebing\242553452\Hebing.clw

?????文件???????2063??2004-06-07?01:13??hebing\242553452\Hebing.cpp

?????文件???????4159??2004-06-07?01:13??hebing\242553452\Hebing.dsp

?????文件????????535??2004-06-07?01:13??hebing\242553452\Hebing.dsw

?????文件???????1324??2004-06-07?01:13??hebing\242553452\Hebing.h

?????文件??????82944??2014-10-22?16:15??hebing\242553452\Hebing.ncb

?????文件?????131072??2014-10-22?16:15??hebing\242553452\Hebing.opt

?????文件???????1674??2012-10-22?11:39??hebing\242553452\Hebing.plg

?????文件???????5540??2004-07-04?15:37??hebing\242553452\Hebing.rc

?????文件??????13040??2012-10-22?11:39??hebing\242553452\HebingDlg.cpp

?????文件???????1533??2004-06-07?01:16??hebing\242553452\HebingDlg.h

?????文件???????1078??2004-06-07?01:13??hebing\242553452\res\Hebing.ico

?????文件????????398??2004-06-07?01:13??hebing\242553452\res\Hebing.rc2

?????文件????????868??2004-06-07?01:16??hebing\242553452\Resource.h

?????文件????????208??2004-06-07?01:13??hebing\242553452\StdAfx.cpp

?????文件???????1054??2004-06-07?01:13??hebing\242553452\StdAfx.h

?????文件???????5484??2006-04-07?16:41??hebing\242553452\下載說明.htm

?????文件?????????36??2004-06-07?02:09??hebing\242553452\程序說明.txt

?????目錄??????????0??2012-10-22?11:39??hebing\242553452\Debug

............此處省略6個文件信息

評論

共有 條評論