云题海 - 专业文章范例文档资料分享平台

当前位置:首页 > C++课程设计报告模板

C++课程设计报告模板

  • 62 次阅读
  • 3 次下载
  • 2025/12/9 16:39:50

青岛理工大学毕业论文(设计)

2.《Visual C++程序设计与应用教程》马石安、魏文平编著 清华大学出版社; 3.《Visual C++面向对象与可视化程序设计编程设计》 清华大学出版社;

17

青岛理工大学毕业论文(设计)

附录 源程序部分代码

#include \#include \#include \#include \#include \#include \#include \#ifdef _DEBUG

#define new DEBUG_NEW #undef THIS_FILE

static char THIS_FILE[] = __FILE__; #endif

///////////////////////////////////////////////////////////////////////////// // CAboutDlg dialog used for App About

class CAboutDlg : public CDialog { public:

// Dialog Data

CAboutDlg();

//{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX };

18

青岛理工大学毕业论文(设计)

//}}AFX_DATA

// ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected:

virtual void DoDataExchange(CDataExchange* pDX); //}}AFX_VIRTUAL

// Implementation protected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG

DECLARE_MESSAGE_MAP()

};

CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD) { //{{AFX_DATA_INIT(CAboutDlg) //}}AFX_DATA_INIT

}

void CAboutDlg::DoDataExchange(CDataExchange* pDX) { CDialog::DoDataExchange(pDX); //{{AFX_DATA_MAP(CAboutDlg) //}}AFX_DATA_MAP

}

19

// DDX/DDV support

青岛理工大学毕业论文(设计)

BEGIN_MESSAGE_MAP(CAboutDlg, CDialog)

//{{AFX_MSG_MAP(CAboutDlg)

// No message handlers

//}}AFX_MSG_MAP

END_MESSAGE_MAP()

///////////////////////////////////////////////////////////////////////////// // CMobile_listDlg dialog

CMobile_listDlg::CMobile_listDlg(CWnd* pParent /*=NULL*/) { }

void CMobile_listDlg::DoDataExchange(CDataExchange* pDX) { }

20

: CDialog(CMobile_listDlg::IDD, pParent)

//{{AFX_DATA_INIT(CMobile_listDlg)

// NOTE: the ClassWizard will add member initialization here

//}}AFX_DATA_INIT

// Note that LoadIcon does not require a subsequent DestroyIcon in Win32 m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);

CDialog::DoDataExchange(pDX); //{{AFX_DATA_MAP(CMobile_listDlg) DDX_Control(pDX, IDC_LIST1, m_list); //}}AFX_DATA_MAP

搜索更多关于: C++课程设计报告模板 的文档
  • 收藏
  • 违规举报
  • 版权认领
下载文档10.00 元 加入VIP免费下载
推荐下载
本文作者:...

共分享92篇相关文档

文档简介:

青岛理工大学毕业论文(设计) 2.《Visual C++程序设计与应用教程》马石安、魏文平编著 清华大学出版社; 3.《Visual C++面向对象与可视化程序设计编程设计》 清华大学出版社; 17 青岛理工大学毕业论文(设计) 附录 源程序部分代码 #include \#include \#include \#include \#include \#include \#include \#ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif ///////////////////////////

× 游客快捷下载通道(下载后可以自由复制和排版)
单篇付费下载
限时特价:10 元/份 原价:20元
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219
Copyright © 云题海 All Rights Reserved. 苏ICP备16052595号-3 网站地图 客服QQ:370150219 邮箱:370150219@qq.com