-
带图表的菜单程序,C++编程的一个非常好的实例。
带图表的菜单程序,C++编程的一个非常好的实例。-charts with the menu procedure, the C programming a very good example.
- 2022-05-31 20:51:18下载
- 积分:1
-
C#MDI窗体设计程序
C#MDI窗体设计程序-C# MDI form design process
- 2023-07-26 09:25:03下载
- 积分: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
-
在 php 中 bookshoponline
这是 sourec 的代码是迷你项目为学生在大学学习的项目,它是一个方便的代码学生可以编辑和
理解代码可以进行编辑,因为你想要
- 2022-05-13 17:17:43下载
- 积分:1
-
delphix2000_for_delphi7.rar
DelphiX2000_for_Delphi7.rar
- 2022-08-07 19:23:18下载
- 积分:1
-
Ms Office XP 风格菜单动态库,类似Ms Office XP的风格菜单动态库,可直接使用....
Ms Office XP 风格菜单动态库,类似Ms Office XP的风格菜单动态库,可直接使用.-Office XP menu style DLL, similar Ms Office XP menu style DLL, can be used directly.
- 2022-12-24 06:45:03下载
- 积分:1
-
XPrintHeader implements a dialog that allows the user to choose the formatting f...
XPrintHeader implements a dialog that allows the user to choose the formatting for a page header by dynamically created popup menus.
- 2022-01-31 00:48:59下载
- 积分:1
-
这是c语言编的小程序,当你按下一个键时可以把对应键的编码输出 ,对于一些编程相当有用...
这是c语言编的小程序,当你按下一个键时可以把对应键的编码输出 ,对于一些编程相当有用-language is a small part of procedure, when you press a button corresponding keys can be output coding, For some very useful programming
- 2022-06-14 19:29:25下载
- 积分: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
-
用label控件作漂亮的弹出式菜单
可以随意设置菜单的底色、前景色等...
用label控件作漂亮的弹出式菜单
可以随意设置菜单的底色、前景色等-label with controls for beautiful pop-up menu can be arbitrarily set menu background color, foreground color, etc.
- 2022-06-02 05:56:38下载
- 积分:1