-
qtpiemenu-2.4.1
Pie 菜单很有趣,他们有各种形式、大小、颜色可以定制适用于特定用途。常用在游戏和专业应用中,因为所有项目离鼠标指针原点的距离都相同,所以这种菜单比标准菜单更有效。
- 2022-08-15 20:38:56下载
- 积分: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
-
一个可视化编程的综合例子,可以实现简单的绘图并且在按下M键后会有一个位图沿着刚画好的图形运动。...
一个可视化编程的综合例子,可以实现简单的绘图并且在按下M键后会有一个位图沿着刚画好的图形运动。-An integrated visual programming examples, you can achieve a simple drawing and press the M key will have a bitmap along the newly drawn graphics movement.
- 2023-03-24 09:25:03下载
- 积分:1
-
在VCKBASE上读到《自绘菜单的实现》[作者:querw]。应用的我自己正在进行的工程后发现效果不错,可是存在许多问题。整个类的设计方面存在很多缺陷(先天,后
在VCKBASE上读到《自绘菜单的实现》[作者:querw]。应用的我自己正在进行的工程后发现效果不错,可是存在许多问题。整个类的设计方面存在很多缺陷(先天,后天的),存在的主要问题如下-read "menu drawn from the realization" [Author : querw]. Application of my own ongoing projects was found that the effects good, but there are many problems. Throughout the design category there are many defects (congenital and acquired), the main problems are as follows
- 2023-04-27 18:10:03下载
- 积分:1
-
在单文档界面下,
点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。...
在单文档界面下,
点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。-documents in a single interface, click on the menu, paint otdr curve. Also adding Gaussian noise curve. Inclusive of the tools used.
- 2022-07-18 18:03:32下载
- 积分:1
-
很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单...
很好的图形菜单支持类,直接将该类加入自己的vc代码并增加几个函数即可实现图形菜单-Very good support for graphics menu category, the category of directly adding their own code and to increase the number of vc function can realize graphics menu
- 2022-03-20 02:29:42下载
- 积分:1
-
本例子是实现菜单自绘,能够实现自绘很绚丽菜单
本例子是实现菜单自绘,能够实现自绘很绚丽菜单-This example is the realization of the menu since the draw, able to achieve since the painting is very colorful menu
- 2022-02-03 10:25:03下载
- 积分:1
-
该软件提供了一个酷菜单,当你移动到一个菜单项时,颜色发生变化,而且菜单界面很酷!你可以将该菜单的实现移植到你的程序里。...
该软件提供了一个酷菜单,当你移动到一个菜单项时,颜色发生变化,而且菜单界面很酷!你可以将该菜单的实现移植到你的程序里。 -The software provides a cool menu, when you moved to a menu item, color change, but the menu interface cool! You can achieve this menu to your transplant procedures Lane.
- 2023-07-27 12:35:04下载
- 积分: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
-
an A3 navigation, like they can look down, personal feeling also OK
一个A3的导航条,喜欢的可以下下来看看,个人感觉还行-an A3 navigation, like they can look down, personal feeling also OK
- 2022-01-26 01:22:33下载
- 积分:1