-
登录筛选
此 代码 很有用 用于筛选 基于 用户 登录 条目 是作.
当 we memasukana 用户 然后 一些 MenuStrip 将 不 出现, 但 当 we 输入的用户 adminisistrator 然后 所有 MenuStrip 显示.
- 2023-06-23 20:15:04下载
- 积分:1
-
Using visual c++ 6.0 Drawing realize from the menu, such as documents and view t...
用visual c++ 6.0 实现自绘制的菜单,像文件和查看等菜单,文件打开,文件保存等按钮的实现-Using visual c++ 6.0 Drawing realize from the menu, such as documents and view the menu, etc., the document opens, save the file, such as button realize
- 2022-01-26 05:21:22下载
- 积分:1
-
- 2023-04-18 21:35:04下载
- 积分:1
-
本程序是单文档程序,具有xp风格的弹出式菜单
本程序是单文档程序,具有xp风格的弹出式菜单-single document procedures with xp style pop-up menus
- 2022-07-21 05:49:00下载
- 积分:1
-
VC开发小知识点
VC开发小知识点-development of small VC knowledge point
- 2022-09-19 10:50: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
-
这个程序哪里都可以找到,在这里我给大家带来一些方便我的功能是用来实现菜单功能...
这个程序哪里都可以找到,在这里我给大家带来一些方便我的功能是用来实现菜单功能-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
-
VB6的有效的方式来创造的,没有密码,一个程序可以使用
VB6快捷方式创建,没有密码,一个程序可以用-VB6 efficient way to create, no password, a procedure can be used
- 2022-12-12 11:15:03下载
- 积分:1
-
一个自定义菜单项的源码
一个自定义菜单项的源码-A custom menu item source
- 2022-03-26 19:10:14下载
- 积分:1
-
this procedure was developed under the VC Windodws window interface procedures,...
本程序是在VC下开发的Windodws窗口界面程序,教你如何根据自己的喜好,定制出自己满意的菜单。-this procedure was developed under the VC Windodws window interface procedures, to teach you how their preferences, customize their own satisfaction with the menu.
- 2022-11-30 23:15:03下载
- 积分:1