资源简介
本资源是关于生日快乐的一个程序的源代码,是送给好友,女友的最佳的生日礼物。其中对图片的处理采用的是透视化处理,对一些对图片处理比较感兴趣的人来说是相当有用!!
背景图片在自动交替显示,文字可随意修改,带生日快乐 背景音乐,非常不错
代码片段和文件信息
// 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
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 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\生日快乐 纯音乐版.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个文件信息
相关资源
- C语言程序设计现代方法第2版
- C++程序设计原理与实践附录
- 高级程序设计 (C&C++)\\C++语言程序
- [新标准C++程序设计教程].郭炜.扫描版
- 《C语言程序设计》第三版,何钦铭、
- TJOI HEOI2016试题及测试数据
- C程序设计语言(第2版·新版)
- C++语言程序设计-郑莉-清华大学本科教
- 《C语言程序设计(吴登峰)》pdf 文字
- 谭浩强《语言程序基础》(第4版)
- C程序设计语言习题解答(第二版)
- 《C程序设计(第五版)学习辅导》高
- 程序员面试宝典(c++语言)
- 独立本科C++教材:C++程序设计(2008年版
- c程序设计(第五版)学习辅导
- STM32 modbus协议 从机程序
- 钱能C++程序设计教程第二版 有书签
- C++程序设计原理与实践.[美]Bjarne Str
- C语言程序设计 李健(高清 文字版)
- C与C++程序设计教程
- DSPIC数字信号控制器C程序开发及应用
- C++程序设计原理与实践(第2版)
- c++ 调用windows自带邮件发送程序
- 代码比对程序(工具)
- C语言入门题库程序设计本(C语言程序
- GY-906红外测温资料
- C++程序设计(刘振安2008)
- c++飞机大战 源代码+程序 学习使用
- mfc串口程序
- 新标准C++程序设计教程.pdf 高清版
评论
共有 条评论