-
采用配置文件菜单的方式 实现程序对多语言界面的支持,该方法可以扩充到其他应用当中...
采用配置文件菜单的方式 实现程序对多语言界面的支持,该方法可以扩充到其他应用当中-menu configuration files used in a way procedural language interface for more support The method can be expanded to other applications which
- 2022-02-26 09:28:07下载
- 积分:1
-
这是个在MDI中的右键菜单的例子,并且做了分割,大家可以参考参考!...
这是个在MDI中的右键菜单的例子,并且做了分割,大家可以参考参考!-This is in the MDI menu in the example, and make the partition, we can refer to reference!
- 2022-03-20 00:38:38下载
- 积分:1
-
高
高速球在屏幕上的显示菜单,有各级显示,实时控制,是核心源程序之一。-High-speed ball on the screen display menu, it shows at all levels, real-time control, is one of the core source code.
- 2022-08-07 09:38:01下载
- 积分: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
-
很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单...
很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单-Very good support for graphics menu category, the category of directly adding their own code and to increase the number of vc function can realize graphics menu
- 2022-03-20 02:29:42下载
- 积分:1
-
one of the VC environment since the original definition of the menu in the menu...
一个在VC++环境里自定义菜单的原程序
可以在菜单中定义ComBox Edit-one of the VC environment since the original definition of the menu in the menu of procedures defined ComBox Edit
- 2022-11-09 07:20:03下载
- 积分:1
-
- 2023-04-18 21:35:04下载
- 积分:1
-
本例子是实现菜单自绘,能够实现自绘很绚丽菜单
本例子是实现菜单自绘,能够实现自绘很绚丽菜单-This example is the realization of the menu since the draw, able to achieve since the painting is very colorful menu
- 2022-02-03 10:25:03下载
- 积分:1
-
WTL菜单
WTL Menu
- 2022-01-26 08:16:46下载
- 积分:1
-
直画菜单,可以插入图标等,很不错的源码
直画菜单,可以插入图标等,很不错的源码-Direct painting menu, you can insert icons and so on, very good source
- 2022-05-29 02:41:08下载
- 积分:1