搜索:DLG

找到约 10 项符合「DLG」的查询结果

结果 10
https://www.eeworm.com/dl/534/293718.html 其他

time to number dlg source

time to number dlg source
下载 182
·
查看 1051
https://www.eeworm.com/dl/905212.html 技术资料

minigui-dlg.rar

MiniGUI图形界面实验系列之对话框实验例程。
下载 2
·
查看 3831
https://www.eeworm.com/dl/674/320189.html Windows CE

wince下自定义按钮图片和DLG背景!

wince下自定义按钮图片和DLG背景!
下载 195
·
查看 1108
https://www.eeworm.com/dl/633/335584.html Java编程

JAVA与MFC混合编程 调用过程J->(入口)(MFC dlg->cdlg(jstring))->(c->java类->javadlg(cstring))->(

JAVA与MFC混合编程 调用过程J->(入口)(MFC dlg->cdlg(jstring))->(c->java类->javadlg(cstring))->(返回)(J->jdlg(cstring))
下载 60
·
查看 1092
https://www.eeworm.com/dl/534/223884.html 其他

编辑的应用 void CMyDlg::OnButton1() // { // TODO: Add your control notification handler code here Update

编辑的应用 void CMyDlg::OnButton1() // { // TODO: Add your control notification handler code here UpdateData(TRUE) CDlg1 Dlg Dlg.m_Edit2=m_Edit1 //m_Edit1.Undo() CDialog::OnOK() Dlg.DoModal()
下载 183
·
查看 1136
https://www.eeworm.com/dl/674/345350.html Windows CE

wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add your control notification

wince EVC 简单的图片浏览功能,自已随意扩展 支持 *.bmp *.jpg *.gif *.png 等等 // TODO: Add your control notification handler code here CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png") CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter) if(dlg.DoModal()== ...
下载 171
·
查看 1216
https://www.eeworm.com/dl/674/235806.html Windows CE

#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d

#ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: ...
下载 152
·
查看 1305
https://www.eeworm.com/dl/617/336927.html 压缩解压

mpeg2视频编码

mpeg2视频编码,生成*.m2v文件。Dlg版,把要编码的序列放到此程序下,参数说明文件载入
下载 25
·
查看 1057
https://www.eeworm.com/dl/624/254613.html 串口编程

CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The

CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\Chapt12.h The header file for the app s application class CHAPT ...
下载 69
·
查看 1138
https://www.eeworm.com/dl/503/37067.html C/C++语言编程

单片机开发板配套52个程序(c语言源代码)

买的开发板上带的52个应用于实物的程序,希望对大家有帮助
下载 52
·
查看 1206