-
用菜单形式作的Java文本编辑器。功能类似于Windows下的记事本。供Java开发者学习菜单用。...
用菜单形式作的Java文本编辑器。功能类似于Windows下的记事本。供Java开发者学习菜单用。-menu form using Java for the text editor. Similar to the function of the Windows Notepad. For Java developers to learn menu.
- 2022-11-17 04:55:03下载
- 积分: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
-
带图标的菜单
带图标的菜单-The menu with icon
- 2022-01-22 03:13:20下载
- 积分: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
-
Serial per test stampanti
编写DLL,获取硬盘型号、序列号和计算机ID,用Delphi的源代码,采用Win2K,但不在Win9X下试过感兴趣的可以在Win9X下试,或者编写VB的一个例子。函数以及定义:函数ReadPhysicalDrive(driveID:integer缓冲区:指针bufLen:integer):integer stdcall外部磁盘ID.dll名称ReadPhysicalDriveInNT在WinNT Model和硬盘序列号下获得。硬盘位置的DriveID参数,将主磁盘上的IDE1设置为0,类似于DriveID上的IDE2
- 2022-12-11 17:05:03下载
- 积分:1
-
程序实现多国语言的动态切换解决方案
程序实现多国语言的动态切换解决方案-procedures for multi-language dynamic switching solutions
- 2023-03-01 23:45:03下载
- 积分:1
-
Simple menu production and suitable for beginners and interesting information in...
简单的菜单制作
和消息响应适合初学者
有意思-Simple menu production and suitable for beginners and interesting information in response to
- 2023-01-15 14:20:04下载
- 积分:1
-
用vc++.net开发,一个简单的位图浏览工具。
用vc++.net开发,一个简单的位图浏览工具。
-with vc. Net development, a simple bitmap viewer.
- 2022-08-15 16:13:44下载
- 积分:1
-
这是一个JavaScript实现折叠的侧边栏菜单的类型,它允许你…
这是一个javascript实现的侧栏式的折叠菜单,它允许你设置它是否有过渡效果、侧栏菜单是否自动伸缩、菜单项切换是否允许动画过渡、是否轮替切换等多项设置,并且也有多种样式可以运用。
这个脚本有个很好玩的东东,下载并且解压後,请进入samples的目录并打show.html看看效果,我不知道这效果容不容易实现,但是这效果很牛,菜单全自动运行的~-This is a javascript realize the type of folding Sidebar menu, it allows you to set whether it has the transition effects, Sidebar menu automatically scalable, menu item to switch whether to allow animated transition, whether the power switch, such as a number of settings, and also how styles can be used. This script has a very fun Dongdong, download and unzip, please enter the samples directory and look at the effect of playing show.html, I do not know the effects of tolerance is not easy to realize, but this effect is cattle, the menu fully automatic operation of ~
- 2022-05-31 19:54:54下载
- 积分:1
-
this procedure is a simple Visual Basic 6.0 on the multi
本程序是关于VB6.0的简单菜单的多语言切换,通过对不同资源的加载,可以容易实现动态菜单的编程,它的实用价值也许不高,但是它的编程思想可以借鉴.-this procedure is a simple Visual Basic 6.0 on the multi-language menu switch to different resources through the loading, can easily achieve dynamic menu of programming, and its practical value may not be high, but it can draw on programming ideas.
- 2022-03-14 08:12:13下载
- 积分:1