-
ios 自定义menu
自定义的ios menu,支持颜色、位置、横竖屏等属性,可以作为popup menu的替代
- 2022-04-08 16:49:58下载
- 积分:1
-
40 FLASH good menu effects, suitable for website
40个不错的FLASH菜单效果,适合做网页-40 FLASH good menu effects, suitable for website
- 2022-01-27 08:44:24下载
- 积分:1
-
这试一个基于JAVA的程序,里面显示了如何建立框架
这试一个基于JAVA的程序,里面显示了如何建立框架-this test a Java-based procedures, they show how to establish a framework etc.
- 2022-02-24 21:20:37下载
- 积分:1
-
对画笔的应用
适合初学者
多交流一下呀
对画笔的应用
适合初学者
多交流一下呀
-The application of the brush for beginners like me more exchanges
- 2022-05-19 23:13:05下载
- 积分:1
-
可以自己设定颜色的菜单
可以自己设定颜色的菜单-The menu whichs color can be setted
- 2022-01-31 13:51:12下载
- 积分:1
-
在窗口里自绘菜单
在窗口里自绘菜单,如果你是vb初学者,或话对你有所帮助....
在窗口里自绘菜单
在窗口里自绘菜单,如果你是vb初学者,或话对你有所帮助.
-Since the painting in the window menu in the window menu from the painting, if you are a beginner vb, or if you help.
- 2022-02-24 20:19:11下载
- 积分:1
-
实现Serialize方法保存/恢复菜单项信息。
实现Serialize方法保存/恢复菜单项信息。-Realise Serialize method to save and restore the menu information
- 2022-02-07 02:21:15下载
- 积分:1
-
这个程序哪里都可以找到,在这里我给大家带来一些方便我的功能是用来实现菜单功能...
这个程序哪里都可以找到,在这里我给大家带来一些方便我的功能是用来实现菜单功能-where this procedure can be found, and here I bring to you some of the convenience function is used to achieve the menu function
- 2022-05-13 03:59:12下载
- 积分:1
-
url操作
对url操作,
java语言
url操作
对url操作,
java语言-url operations on the url operation, java language
- 2022-01-24 13:37:18下载
- 积分: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