-
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++编写的程序,它实现的功能你一看就知道。- This is with the VC++ compilation procedure, it realizes the
function you understood at a glance.
- 2022-02-24 16:45:27下载
- 积分:1
-
VB6的有效的方式来创造的,没有密码,一个程序可以使用
VB6快捷方式创建,没有密码,一个程序可以用-VB6 efficient way to create, no password, a procedure can be used
- 2022-12-12 11:15:03下载
- 积分:1
-
微信二次开发:自定义菜单
1、找到AppId和AppSecret。自定义菜单申请成功后,在“高级功能”-“开发模式”-“接口配置信息”的最后两项就是;2、根据AppId和AppSecret,以https get方式获取访问特殊接口所必须的凭证access_token;3、根据access_token,将json格式的菜单数据通过https post方式提交。
- 2022-12-25 11:15:04下载
- 积分:1
-
多层菜单显示程序。可以实现日历等的多菜单操作,已验证
多层菜单显示程序。可以实现日历等的多菜单操作,已验证-multilayer menu display program. The calendar can be achieved over the menu, proven
- 2022-05-20 23:14:46下载
- 积分:1
-
把自己的菜单变的更加漂亮,程序界面更加美观,从中学到不少东西!...
把自己的菜单变的更加漂亮,程序界面更加美观,从中学到不少东西!-his menu becomes more beautiful and more attractive interface procedures and learn from a lot of things!
- 2022-12-26 17:20:03下载
- 积分:1
-
按钮菜单
VS2005开发,基于对话框,点击按钮弹出菜单选项。该文件是完整的按钮类的实现和头文件-BUTTON MENU
- 2023-04-19 09:55:04下载
- 积分:1
-
本文对电子图书。这里的JBuilder 9 JBuild java基础教程…
・此文件为电子书籍。求这里的
・jbuilder 9 基础教程 jbuild
・JAVA程序员必读基础篇 J2ME
・java编的学生信息管理系统,
・经典JAVA试题,对JAVA中出现
・21天学通Java 2,很好的JA
・java编程思想,这是一本很好
・《Junit In Action》是一本
・此文件为电子书籍。求这里的
・Thinking_in_Java的一篇读后
-this paper to electronic books. Here for the JBuilder 9 basis Guide jbuild Java programmers required reading for the project J2M E java series of the Student Information Management System, classic JAVA questions, right JAVA appeared 21 days learning Java-2, JA good java programming ideas, This is a very good "Junit In Action" is a file for e-books. Here for a reading of Thinking_in_Java
- 2022-02-06 10:36:49下载
- 积分:1
-
Simple menu production and suitable for beginners and interesting information in...
简单的菜单制作
和消息响应适合初学者
有意思-Simple menu production and suitable for beginners and interesting information in response to
- 2023-01-15 14:20:04下载
- 积分:1
-
PB This is a practical example of the process, the usefulness of the program.
这是一个PB程序的实际例子,对编程很有益处。-PB This is a practical example of the process, the usefulness of the program.
- 2023-04-08 07:25:03下载
- 积分:1