-
利用C#实现的带菜单的文件编程,仅仅给爱好学习语言的开个小头...
利用C#实现的带菜单的文件编程,仅仅给爱好学习语言的开个小头-achieved with the paper menu programming, only to learn the language of love to open a small head
- 2022-01-31 02:47:47下载
- 积分:1
-
用BCB写的一个调用DELPHI动态库的插件程序.
目标是将DELPHI动态库中的菜单读取.
并将当前目录下的动态库中的菜单连续加入.
从而形成插件...
用BCB写的一个调用DELPHI动态库的插件程序.
目标是将DELPHI动态库中的菜单读取.
并将当前目录下的动态库中的菜单连续加入.
从而形成插件程序,界面简陋.只用于学习,如有好的建议请与我联系,一起研究.-with BCB write a DLL called Delphi plug-in procedures. The goal is to DELPHI dynamic library to read the menu. Under the current directory will be dynamic repository for accession to the menu. Thus plug-in procedures, simple interface. Only for learning, if good suggestions, please contact me, together .
- 2022-02-02 01:34:04下载
- 积分:1
-
非常不错的office样式菜单,大家可以试用一下
非常不错的office样式菜单,大家可以试用一下-very good office style menu, we can give it a try
- 2022-03-10 17:45:54下载
- 积分:1
-
菜单和标题栏的创建
菜单和工具栏的创建与添加的方法,有助于你提高对这方面认识,帮助你学习哦
- 2022-03-19 07:35:34下载
- 积分:1
-
类似realplayer的主菜单左边有个图标的菜单。
类似realplayer的主菜单左边有个图标的菜单。-A menu has a icon on the left whick is like realplayer s main menu
- 2022-02-22 05:23:33下载
- 积分:1
-
菜单项可以根据配置文件自动实时动态变化的菜单
菜单项可以根据配置文件自动实时动态变化的菜单-A menu which items would be automatically changed dynamic and realtime by configuration file
- 2023-08-02 08:05:03下载
- 积分:1
-
绝对酷的Office XP菜单示例.rar
绝对酷的Office XP菜单示例.rar-absolutely cool Office XP menu examples. Rar
- 2023-06-13 11:25:03下载
- 积分:1
-
JavaScript编写的目录树菜单 目录树代码 V1.21 .无限分类 .以"
JavaScript编写的目录树菜单 目录树代码 V1.21 .无限分类 .以"-"数目表示层数,清晰明了 .动态展开&收缩 天窗 http://www.faisun.com 暖阳 faisun@sina.com 2004 年 11 月-JavaScript prepared by the tree menu tree code V1.21. Unlimited classification. "-" Number, said the number of layers clarity. Dynamic started contraction skylight http://www.faisun.com Genial sun faisun@sina.com November 2004
- 2023-04-30 08:25:03下载
- 积分:1
-
Right
很酷的右键弹出菜单,绝对值得,代码简单,下载后直接使用
-Right-cool pop-up menu, is worth, the code is simple, downloaded directly use
- 2022-07-03 07:30:06下载
- 积分: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