-
将字符串转化ASCII码,解决一些web系统的中的中文问题,大家可以试下...
将字符串转化ASCII码,解决一些web系统的中的中文问题,大家可以试下-string into ASCII codes, solve some of the web system to the Chinese problem, we can try next
- 2022-12-12 09:45:04下载
- 积分:1
-
Drop Down Menu Script
Drop Down Menu Script
- 2022-12-24 05:20:03下载
- 积分:1
-
本程序改变以往下拉菜单的枯燥界面,具有超炫的彩色下拉菜单...
本程序改变以往下拉菜单的枯燥界面,具有超炫的彩色下拉菜单-this program the drop-down menu to change the past, the dull interface, with gorgeous color drop-down menu
- 2022-01-26 04:46:43下载
- 积分:1
-
很多人想要改变菜单栏(不是菜单项)的颜色,这个源代码。
很多人想改变菜单条(不是菜单项)的颜色,这个源码能够实现-Many people want to change the menu bar (not menu items) in color, this source can be realized
- 2022-08-21 11:41:08下载
- 积分:1
-
演示程序的菜单,这是真的
菜单条演示程序,不错-menu of the demo program, it is true
- 2022-02-20 09:39:26下载
- 积分:1
-
OfficeXP、Office2003风格菜单
OfficeXP、Office2003风格菜单-OfficeXP, Office2003 style menu
- 2023-06-09 14:30:04下载
- 积分: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
-
vc++运用mfc实现图形化菜单显示,可以实现自定义风格的菜单按钮...
vc++运用mfc实现图形化菜单显示,可以实现自定义风格的菜单按钮-vc use mfc achieve graphical menu that can be achieved since the definition of style menu button
- 2023-03-08 00:30:03下载
- 积分:1
-
Using PHP to write a show directory listing the designated procedures, decompres...
用PHP写的一个显示指定目录列表程序,解压即可观看.-Using PHP to write a show directory listing the designated procedures, decompression can watch.
- 2022-03-29 01:15:25下载
- 积分:1
-
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者...
VC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。十分适合初学者
- 2022-08-25 09:39:47下载
- 积分:1