-
ios 自定义menu
自定义的ios menu,支持颜色、位置、横竖屏等属性,可以作为popup menu的替代
- 2022-04-08 16:49:58下载
- 积分:1
-
office2003,VSnetMenu
一套office2003控件,据说比VSnetMenu还漂亮。-office2003,VSnetMenu
- 2022-04-26 13:34:56下载
- 积分: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
-
彩票模拟生成器
彩票模拟生成器,简单的随机生成数据,可以运行加法求和,显示历史彩票数据的柱状图,有蓝球和红球两种,
- 2023-01-02 03:00:07下载
- 积分:1
-
create a dynamic menu items example, sales of Statistics. Very practical!
一个动态创建菜单项的例子,实现销售额统计。很实用的哦!-create a dynamic menu items example, sales of Statistics. Very practical!
- 2022-05-01 00:22:16下载
- 积分:1
-
属性菜单的应用。(blueman007@126.com)
属性菜单的应用。(blueman007@126.com)-Properties menu applications. (blueman007@126.com)
- 2022-07-06 17:50:32下载
- 积分:1
-
菜单和标题栏的创建
菜单和工具栏的创建与添加的方法,有助于你提高对这方面认识,帮助你学习哦
- 2022-03-19 07:35:34下载
- 积分:1
-
数值分析课件的作业,有助你在课外学习数值分析课程。多多支持...
数值分析课件的作业,有助你在课外学习数值分析课程。多多支持-operations will help you in extra-curricular learning numerical analysis courses. Generous support
- 2022-02-05 01:21:39下载
- 积分:1
-
这是一个可以使窗体改变时,自动修改内部空间,使他们与窗体一样大小...
这是一个可以使窗体改变时,自动修改内部空间,使他们与窗体一样大小-This is a change in form can automatically change the contents of internal space, so that they, like the size and form
- 2022-06-22 03:06:08下载
- 积分: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