资源列表

« 1 2 ... .25 .26 .27 .28 .29 530.31 .32 .33 .34 .35 ... 1523 »

[对话框与窗口test

说明:Visual C++ 6.0单文档程序编程例子-single document example for vC
<> 在 2025-06-11 上传 | 大小:23kb | 下载:0

[对话框与窗口Accelerator1

说明:认情况下有快捷键资源,直接建立快捷键与消息的映射,就能实现程序的快捷键,而基于对话框的程序默认情况下没有快捷键资源-if(pMsg->message == WM_KEYDOWN && pMsg->wParam == Q && IsCTRLPressed()) { AfxMessageBox("Ctrl+ Q 被按下") return TRUE }
<郭格林> 在 2025-06-11 上传 | 大小:22kb | 下载:0

[对话框与窗口noModal

说明:比较好的实现非模态对话框的实现 代码效率高 -Better realization of non-modal dialog to achieve efficient code
<凯文> 在 2025-06-11 上传 | 大小:1.84mb | 下载:0

[对话框与窗口CSplitter

说明:实现窗口动态的切分 是图像处理编程的好的组建-The realization of dynamic segmentation window is good image processing program to form
<凯文> 在 2025-06-11 上传 | 大小:35kb | 下载:0

[对话框与窗口COpenDlg

说明:利用菜单栏实现文件的读取,能够返回文件的路径和名称-The realization of the use of the menu bar to read the document, to return to the path and file name
<凯文> 在 2025-06-11 上传 | 大小:34kb | 下载:0

[对话框与窗口Capture

说明:Current dialog captures desktop background
<Jankiram> 在 2025-06-11 上传 | 大小:3kb | 下载:0

[对话框与窗口05803-51

说明:《Lab VIEW 7 Express 实用技术教程》范例文件-《Lab VIEW 7 Express 实用技术教程》范例文件
<duangexin> 在 2025-06-11 上传 | 大小:14.06mb | 下载:0

[对话框与窗口dlgcbr32

说明:对各种窗口类的使用,,以及集中窗口类的集成的应用,对于初学者非常有用。希望对各位有用-there are some source about the window classes of MFC,it s very usefull for the begining,I hope can help you.
<zhangqian> 在 2025-06-11 上传 | 大小:29kb | 下载:0

[对话框与窗口digistring_demo

说明:用VC++编辑的能够逼真模拟LED数码管,模拟实时的时钟。-VC++ editor with the LED to a realistic simulation of digital control, simulation of real-time clock.
<马庆丽> 在 2025-06-11 上传 | 大小:162kb | 下载:0

[对话框与窗口diyigechuangkou

说明:我做的VC++第一个窗口程序,仅供初学者参考-I did a VC++ window procedures, only reference for beginners
<xiaoqing> 在 2025-06-11 上传 | 大小:1.09mb | 下载:0

[对话框与窗口Calendar

说明:编写一个简单的桌面日历,拥有选择日期、设置当前日期和设置输入的日期等功能。-The preparation of a simple desktop calendar, choose the date, set the current date and enter the date setting and other functions.
<文龙> 在 2025-06-11 上传 | 大小:35kb | 下载:0

[对话框与窗口DoModal

说明:可动态修改模态对话框的标题.希望对初学者有用. 当然,我也是初学者,大家相互帮助,早日成功.-Dynamically modify the title of modal dialog box. Hope useful for beginners. Of course, I am also a beginner, we all help each other succeed at an early date.
<小柯> 在 2025-06-11 上传 | 大小:419kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 530.31 .32 .33 .34 .35 ... 1523 »

源码中国 www.ymcn.org