-
程序实现多国语言的动态切换解决方案
程序实现多国语言的动态切换解决方案-procedures for multi-language dynamic switching solutions
- 2023-03-01 23:45:03下载
- 积分:1
-
在应用程序中最近经常使用文件的维护。人性化程序设计的重要环节。...
在应用程序中最近经常使用文件的维护。人性化程序设计的重要环节。-Recently, in the application of the maintenance of frequently used documents. Humanized an important part of program design.
- 2022-02-02 16:40:30下载
- 积分: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
-
为菜单,对话框控件,滚动集成控制的练习。自由讨论。
对于菜单、对话框控件、滚动条控件的综合的练习。 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
-
根据用户登陆的不同权限,显示菜单是否可用
根据用户登陆的不同权限,显示菜单是否可用-user landing different authority, show the menu is available
- 2022-03-24 23:18:41下载
- 积分:1
-
一个菜单类,实现简单的弹出效果,可直接调用
一个菜单类,实现简单的弹出效果,可直接调用-A menu category, the realization of a simple pop-up effects, can be directly called
- 2022-03-09 17:46:58下载
- 积分:1
-
vc++可视化编程,包括菜单,工具栏,状态栏的控件,压缩…
vc++可视化编程,包括菜单工具条状态栏的控件,压缩包里面的是源代码,可直接运行。-vc++ visual programming, including the menu, tool bar status bar controls, compressed packets inside the source code can be directly run.
- 2022-03-05 11:55: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
-
类似开始菜单一样的左边有竖条的菜单
类似开始菜单一样的左边有竖条的菜单-A menu has a vertical bar on the left which is like the start menu
- 2023-01-31 06:40:03下载
- 积分:1
-
该软件实现了在菜单中显示位图,对于编写各种界面的程序提供了一个小小的参考,希望大家喜欢。...
该软件实现了在菜单中显示位图,对于编写各种界面的程序提供了一个小小的参考,希望大家喜欢。-the software of the menu bitmap display, for the preparation of various interface provides a small reference, hope you like them.
- 2022-03-25 20:02:26下载
- 积分:1