-
动态菜单,可以看到菜单不停的动,并且可以看到此程序的最大好处...
动态菜单,可以看到菜单不停的动,并且可以看到此程序的最大好处-dynamic menu, we can see the menu constantly moving, and this procedure can see the greatest benefits
- 2022-04-10 16:24:20下载
- 积分:1
-
源数字图像处理集(几何变换,边缘检测,…
数字图象处理源码集(几何变换,边缘检测,图象增强)-source digital image processing sets (geometric transformation, edge detection, image enhancement)
- 2023-02-27 19: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
-
该程序是用java语言编写的菜单事件响应和MAPP…
该程序是用java语言编写的有关菜单的事件响应与绘制程序-that the procedure was used java language of the menu incident response and mapping procedure
- 2022-03-01 20:39:17下载
- 积分:1
-
动态改变菜单,可以借鉴。
动态改变菜单,可以借鉴。-dynamic change menu, we can draw on.
- 2023-08-31 19:50:03下载
- 积分:1
-
vc 制作多样的菜单源码,包括 源码,可执行程序,帮助文件
vc 制作多样的菜单源码,包括 源码,可执行程序,帮助文件-vc produced varied menu source code, including source code, executables, help files
- 2022-07-16 14:51:15下载
- 积分:1
-
很好看的菜单控件。有源代码及演示。
很好看的菜单控件。有源代码及演示。-good look at the menu controls. Active code and demonstrate.
- 2022-03-11 22:34:49下载
- 积分:1
-
this procedure was developed under the VC Windodws window interface procedures,...
本程序是在VC下开发的Windodws窗口界面程序,教你如何根据自己的喜好,定制出自己满意的菜单。-this procedure was developed under the VC Windodws window interface procedures, to teach you how their preferences, customize their own satisfaction with the menu.
- 2022-11-30 23:15: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
-
一般情况下,SDI主窗口标题形式为: "文档标题
一般情况下,SDI主窗口标题形式为: "文档标题 - 主窗口标题"。
参见winfrm.cpp的代码:
void CFrameWnd::OnUpdateFrameTitle(BOOL bAddToTitle)
{
-Under normal circumstances, SDI main window title of the form: the document title- the title of the main window. See winfrm.cpp code: void CFrameWnd:: OnUpdateFrameTitle (BOOL bAddToTitle) (
- 2023-06-10 15:50:03下载
- 积分:1