-
对菜单的管理有如神助相当好用的菜单管理源代码
对菜单的管理有如神助相当好用的菜单管理源代码-right menu management right big very user-friendly menu for managing source code
- 2022-01-26 04:20:23下载
- 积分:1
-
Combobox使用
Combobox控件VC编程
- 2022-08-14 06:47:12下载
- 积分:1
-
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为t...
1.BOOL OnCommsCreate(CWnd* pParentWnd)
创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。
2. BOOL OnComportOpen()
根据串口设置文件中的设置参数,打开多串口。
3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind)
往指定串口发送数据。其中uiCom为指定的串口,注意串口1的uiCom为0;sSendData为要发送的字符串; uiKind: 发送数据类型:0:原始数据 1:加回车符 2:加校验和。
4.void OnMscommsSet()
打开串口设置界面,改变串口设置,并保存到设置文件中。
5.BOOL OnComportTimerProcess(CString strProcess[MaxPort])
判断串口接收的一组数据是否已经接收完。
6. BOOL OnPopupDialog()
打开串口收发数据显示调试界面。
7. BOOL OnGetPortUse(unsigned int uiCom) .
判断指定串口是否使用。
8. BOOL OnGetPortExit(unsigned int uiCom)
判断指定串口在本机上是否存在。
9. void OnPortClose(unsigned int uiCom)
关闭指定串口。
10. void OnPortOpen(unsigned int uiCom)
打开指定串口。
11. void OnCloseAllPorts()
关闭所有串口。
12. void OnOpenAllPorts()
打开所有串口。
-1.BOOL OnCommsCreate (CWnd* pParentWnd) Serial create the DLL while creating five serial. PParentWnd pointer to the window, but generally this. 2. BOOL OnComportOpen () Serial document under the
- 2022-01-22 14:42:47下载
- 积分:1
-
BCDialogMenu3034对话框例子
BCDialogMenu3034对话框例子-dialog example BCDialogMenu3034
- 2023-01-18 07:20:04下载
- 积分:1
-
图像匹配,图像处理是难点,也是研究的热点…
图像的匹配,是图像处理的难点,也是近几年研究的热点。-Image matching, image processing is difficult, but also the research hotspot in recent years.
- 2022-09-08 10:05:03下载
- 积分:1
-
该程序是用java语言编写的菜单事件响应和MAPP…
该程序是用java语言编写的有关菜单的事件响应与绘制程序-that the procedure was used java language of the menu incident response and mapping procedure
- 2022-03-01 20:39:17下载
- 积分:1
-
在单文档界面下,
点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。...
在单文档界面下,
点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。-documents in a single interface, click on the menu, paint otdr curve. Also adding Gaussian noise curve. Inclusive of the tools used.
- 2022-07-18 18:03:32下载
- 积分:1
-
C++ Builder关于菜单
c++ builder about menu
- 2022-04-29 15:01:00下载
- 积分:1
-
我认为最好的菜单控件,不过没有源程序,因为人家是商业的,不过它确实很好。...
我认为最好的菜单控件,不过没有源程序,因为人家是商业的,不过它确实很好。-I think the best menu controls, but not the source, because they are commercial, but it does very well.
- 2022-02-20 13:30:07下载
- 积分:1
-
使用VC2005开发CLR托管应用程序如何在菜单栏中添加文本框
使用VC2005开发CLR托管应用程序如何在菜单栏中添加文本框-VC2005 development using CLR managed application how to add text in the menu bar box
- 2022-03-11 20:04:41下载
- 积分:1