C++通信录程序
- 名称:C++通信录程序
- 类型:单片机学习
- 授权方式:免费版
- 更新时间:09-10 23:01:35
- 下载要求:无需注册
- 下载次数:6598次
- 语言简体中文
- 大小:716 KB
- 推荐度:3 星级
《C++通信录程序》简介
标签:单片机开发,单片机原理,
C++通信录程序
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CTbvcDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed, return FALSE so that we exit the
// application, rather than start the application's message pump.
return FALSE;
}, 大小:716 KB
Tag:单片机学习,单片机开发,单片机原理,单片机学习
- 上一篇:波形发生器程序代码与说明
编辑推荐
分类导航
最新下载