-
A self
一个自绘菜单类,加入你的工程就可以直接用,非常漂亮的右键菜单。-A self-drawn menu class, by adding your project can be directly used, very good menu.
- 2023-01-12 00:25:04下载
- 积分:1
-
建立一个BC环境下菜单系统,做C语言课设的朋友可以参考下。
建立一个BC环境下菜单系统,做C语言课设的朋友可以参考下。-BC Environment to establish a menu system that make C-based language courses can refer to the next friend.
- 2022-03-22 22:57:57下载
- 积分: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
-
一个XP
一个XP风格的菜单-an XP-style menu
- 2022-08-16 12:42:52下载
- 积分:1
-
dock(任意摆放)功能的菜单
dock(任意摆放)功能的菜单-The menu which can be docked arbitrarily
- 2022-01-26 05:35:04下载
- 积分:1
-
通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHS...
通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHSMenuPro,扩展了菜单外观的可视效果。代码和结构比较清晰。大部分类方法及其使用与 CMenu 相同。在 HSGraphics 中有一些可重用函数代码,可以简单实现一些图像处理功能。-through control of the Windows menu achieved and the basic realization of the original Windows menu functions. Proceedings from the category menu CHSMenu achieve the basic functions, and based on the original derived class CHSMenuPro, expanded menu appearance of the visual effects. Code and clear structure. Most methodology and its use CMenu same. In HSGraphics have some reusable code function, a simple realization of image processing functions.
- 2023-08-07 03:05:04下载
- 积分:1
-
用一个控件实现的彩色菜单效果,请用于免费软件,不要用于商业用途,呵呵 这是作者说的...
用一个控件实现的彩色菜单效果,请用于免费软件,不要用于商业用途,呵呵 这是作者说的-control with a color menu to achieve the effect, for free software, not for commercial purposes, Oh this is the writer says
- 2023-05-10 05:05:03下载
- 积分:1
-
带图标的菜单
带图标的菜单-The menu with icon
- 2022-05-22 23:27:32下载
- 积分:1
-
A simple perl script for periodically changing gnome desktop background. Now it...
A simple perl script for periodically changing gnome desktop background. Now it supports all properties set to an image via
menu "System->Preferences->Desktop Background".
- 2022-04-07 06:39:07下载
- 积分:1
-
This is a dynamic menu of procedures for the initial development of the use of V...
这是一个动态菜单的程序,适合初步VC开发人员使用-This is a dynamic menu of procedures for the initial development of the use of VC
- 2023-02-21 22:35:03下载
- 积分:1