全文预览

QQ音乐管理系统

上传者:苏堤漫步 |  格式:doc  |  页数:28 |  大小:0KB

文档介绍
har THIS_FILE[] =__FILE__; #endif ///////////////////////////////////////////////////////////////////////////// //CDialog1 dialog 华北科技学院课程设计说明书第 7页共 25页 CDialog1::CDialog1(CWnd* pParent /*=NULL*/) :CDialog(CDialog1::IDD, pParent) {//{{AFX_DATA_INIT(CDialog1) //NOTE: the ClassWizard will add member initialization here //}}AFX_DATA_INIT }void CDialog1::DoDataExchange(CDataExchange* pDX) {CDialog::DoDataExchange(pDX); //{{AFX_DATA_MAP(CDialog1) //NOTE: the ClassWizard will add DDX and DDV calls here //}}AFX_DATA_MAP }BEGIN_MESSAGE_MAP(CDialog1, CDialog) //{{AFX_MSG_MAP(CDialog1) //}}AFX_MSG_MAP END_MESSAGE_MAP() ///////////////////////////////////////////////////////////////////////////// //CDialog1 message handlers void CDialog1::OnOK() {//TODO: Add extra validation here //CDialog::OnOK(); }

收藏

分享

举报
下载此文档