資源簡(jiǎn)介
本資源是關(guān)于生日快樂(lè)的一個(gè)程序的源代碼,是送給好友,女友的最佳的生日禮物。其中對(duì)圖片的處理采用的是透視化處理,對(duì)一些對(duì)圖片處理比較感興趣的人來(lái)說(shuō)是相當(dāng)有用!!
背景圖片在自動(dòng)交替顯示,文字可隨意修改,帶生日快樂(lè) 背景音樂(lè),非常不錯(cuò)
代碼片段和文件信息
//?Birthday.cpp?:?Defines?the?class?behaviors?for?the?application.
//
#include?“stdafx.h“
#include?“Birthday.h“
#include?“BirthdayDlg.h“
#ifdef?_DEBUG
#define?new?DEBUG_NEW
#undef?THIS_FILE
static?char?THIS_FILE[]?=?__FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
//?CBirthdayApp
BEGIN_MESSAGE_MAP(CBirthdayApp?CWinApp)
//{{AFX_MSG_MAP(CBirthdayApp)
//?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()
/////////////////////////////////////////////////////////////////////////////
//?CBirthdayApp?construction
CBirthdayApp::CBirthdayApp()
{
//?TODO:?add?construc
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件???????2091??2011-08-05?17:30??Birthday\Birthday.cpp
?????文件???????5042??2011-08-21?22:54??Birthday\Birthday.dsp
?????文件????????539??2011-08-05?17:30??Birthday\Birthday.dsw
?????文件???????1346??2011-08-05?17:30??Birthday\Birthday.h
?????文件??????99328??2012-10-22?17:31??Birthday\Birthday.ncb
?????文件??????53760??2012-10-22?17:31??Birthday\Birthday.opt
?????文件????????250??2012-10-22?17:29??Birthday\Birthday.plg
?????文件???????5927??2011-08-24?17:03??Birthday\Birthday.rc
?????文件??????12934??2012-10-22?17:30??Birthday\BirthdayDlg.cpp
?????文件???????1747??2011-09-26?17:12??Birthday\BirthdayDlg.h
?????文件????????609??2011-08-09?23:56??Birthday\FrontDraw.cpp
?????文件????????652??2011-08-21?19:45??Birthday\FrontDraw.h
?????文件???????3615??2011-08-05?17:30??Birthday\ReadMe.txt
?????文件????2359352??2011-08-10?01:11??Birthday\res\1.BMP
?????文件????8313896??2011-08-24?17:03??Birthday\res\2.bmp
?????文件????2250054??2011-08-06?10:34??Birthday\res\200842113045423_2.bmp
?????文件????1689056??2011-08-24?16:12??Birthday\res\3.bmp
?????文件????2359352??2011-08-10?01:20??Birthday\res\4792388_123102183964_2.bmp
?????文件????2349182??2011-08-06?10:34??Birthday\res\8db248de249dacefcc116619.bmp
?????文件????2359350??2011-08-06?10:34??Birthday\res\a57e0435a457d69aa61e129b.bmp
?????文件???????1078??2011-08-05?17:30??Birthday\res\Birthday.ico
?????文件????????400??2011-08-05?17:30??Birthday\res\Birthday.rc2
?????文件??????98654??2011-08-21?22:51??Birthday\res\[Happy?Birthday]ICON04.ico
?????文件???25422380??2011-08-21?21:02??Birthday\res\生日快樂(lè)?純音樂(lè)版.wav
?????文件???????1000??2011-08-24?16:44??Birthday\Resource.h
?????文件????????210??2011-08-05?17:30??Birthday\StdAfx.cpp
?????文件???????1054??2011-08-05?17:30??Birthday\StdAfx.h
?????目錄??????????0??2012-10-22?17:21??Birthday\res
?????目錄??????????0??2012-10-22?17:31??Birthday
-----------?---------??----------?-----??----
............此處省略2個(gè)文件信息
評(píng)論
共有 條評(píng)論