-
一个类和一个简单的方法来动态地将存储在文件中的项目添加到菜单中
A class and an easy way to dynamically add items stored in a file to a menu
- 2022-02-24 23:25:52下载
- 积分:1
-
为菜单,对话框控件,滚动集成控制的练习。自由讨论。
对于菜单、对话框控件、滚动条控件的综合的练习。 freely dynamically add scrollbar, image and so on.-for menus, dialog controls, rolling integrated control of the practice. Freely dynamically add scrollbar, image and so on.
- 2023-08-27 00:40:03下载
- 积分:1
-
很酷的类似Visual Studio .net里的带阴影的菜单。
很酷的类似Visual Studio .net里的带阴影的菜单。-Very cool menu like the menu in Visual Studio .net which has shadow
- 2022-03-21 05:03:43下载
- 积分:1
-
xp风格的menu
xp风格的menu-xp style menu
- 2023-05-12 01:55:04下载
- 积分:1
-
menu display graphics
Visual Basic 6.0 菜单中显示图形-menu display graphics
- 2022-08-17 06:13:16下载
- 积分:1
-
vb界面列表播放媒体文件,使用起来非常的简单。
vb界面列表播放媒体文件,使用起来非常的简单。-vb broadcast media interface list of documents and use it is very simple.
- 2022-02-14 01:25:40下载
- 积分:1
-
实际可用的消软家系统,其中的好处不是模型。
实际可用的消软家系统,其中的好处此处不加以多说明,大家可以自己来看看,在评价哈。-actual availability of soft Consumers home systems, the benefits of which not more here that we can look at themselves in the evaluation of Kazakhstan.
- 2023-09-01 15:30:02下载
- 积分:1
-
比较经典的菜单程序,美观大方,值得我们大家研究。
比较经典的菜单程序,美观大方,值得我们大家研究。-more classic menu procedure, pleasing to the eye, we deserve study.
- 2022-11-04 13:25:03下载
- 积分: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
-
将字符串转化ASCII码,解决一些web系统的中的中文问题,大家可以试下...
将字符串转化ASCII码,解决一些web系统的中的中文问题,大家可以试下-string into ASCII codes, solve some of the web system to the Chinese problem, we can try next
- 2022-12-12 09:45:04下载
- 积分:1