-
本程序演示了Slider的使用方法,并于edit box联合使用,显示Slider的值...
本程序演示了Slider的使用方法,并于edit box联合使用,显示Slider的值-this program demonstrated the use of Slider, in the edit box and joint use, show the value of Slider
- 2022-04-29 06:39:14下载
- 积分:1
-
一个表格界面,基于mfc
一个表格界面,基于mfc-a forms interface, based on mfc
- 2022-07-02 04:32:48下载
- 积分:1
-
Ori-supergrid带树控件、可以编辑和下拉的listcontrol
带树控件、可以编辑和下拉的listcontrol,使用起来非常灵活,已经用于公司的软件中
- 2023-06-21 03:35:03下载
- 积分:1
-
XP风格界面~~比较好的一个界面出处:蓝色 责任编辑
XP风格界面~~比较好的一个界面出处:蓝色 责任编辑-XP-style interface to a better interface Source : blue Editor
- 2023-05-15 17:10:02下载
- 积分:1
-
using cb establishment, the serial communication routines, the side tried absolu...
采用cb编制,串口通信的例程,一侧试过,绝对可以用-using cb establishment, the serial communication routines, the side tried absolutely can use
- 2022-03-10 02:29:13下载
- 积分:1
-
类似于工控里面的开关按纽,可用于工控组态
类似于工控里面的开关按纽,可用于工控组态-similar to the Control button inside the switch can be used to control configuration
- 2022-08-25 08:10:51下载
- 积分:1
-
一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。...
一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。-in a dynamic process of creating dialog example, do not need more RC paper script.
- 2023-02-13 11:00:03下载
- 积分:1
-
对MFC的Dialog进行了一系列的扩展.详细使用说明见附带的CDialogEx.htm文件.
设计思想可见源代码的注释...
对MFC的Dialog进行了一系列的扩展.详细使用说明见附带的CDialogEx.htm文件.
设计思想可见源代码的注释-right MFC Dialog carried out a series of expansion. A detailed description of the use of incidental CDialogEx.htm document. Design ideas can be seen in the source code Notes
- 2023-08-12 05:20:03下载
- 积分:1
-
二进制转换器
BOOL Main_OnInitDialog(HWND hwnd, HWND hwndFocus, LPARAM lParam)
{
return TRUE;
}
void Main_OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify)
{
switch(id)
{
case IDC_OK: //控件标号
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-21 21:27:27下载
- 积分:1
-
MFC 串口助手
串口助手源代码,使用MFC开发 VC++ 6.0,使用串口控件Scomn,用于上位机下位机通信
- 2022-05-16 17:44:40下载
- 积分:1