-
[系统安全] 锁屏(ScreenLock) 2005
[系统安全] 锁屏(ScreenLock) 2005-04-05 43 4424 这是可以在你离开电脑时锁定计算机的小程序,回来时只需输入密码即可解锁,非正常退出(拔电源..)重新启动时自动加载,正常输入密码解锁后,正常关机不是自动加载。-[security] screen lock (ScreenLock) 2005-04-05 43 4424 it is the computer when you leave a small computer locking procedures, and only returned a password can unlock, non-normal exit (pulling power ..) restart automatically load, the normal input after unlocking code, the normal shutdown is not automatic loading.
- 2022-01-25 21:53:32下载
- 积分: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
-
非常不错的office样式菜单,大家可以试用一下
非常不错的office样式菜单,大家可以试用一下-very good office style menu, we can give it a try
- 2022-03-10 17:45:54下载
- 积分:1
-
windows 界面 高级应用
windows 界面 高级应用-windows interface Advanced Application
- 2022-06-03 18:19:21下载
- 积分:1
-
C#MDI窗体设计程序
C#MDI窗体设计程序-C# MDI form design process
- 2023-07-26 09:25:03下载
- 积分:1
-
类似windows开始菜单的左边带有竖条的菜单
类似windows开始菜单的左边带有竖条的菜单-Similar to the Start menu windows with a vertical bar on the left menu
- 2022-03-15 01:02:56下载
- 积分:1
-
一个老外写的XP风格的自绘菜单,很漂亮的界面,代码也很不错。值得学习。搞VC界面的朋友很有用。...
一个老外写的XP风格的自绘菜单,很漂亮的界面,代码也很不错。值得学习。搞VC界面的朋友很有用。-Written by a foreigner since XP drawing style menu, very beautiful interface, the code is also very good. Worth learning. VC friends engage in a useful interface.
- 2023-07-25 15:55:03下载
- 积分:1
-
源数字图像处理集(几何变换,边缘检测,…
数字图象处理源码集(几何变换,边缘检测,图象增强)-source digital image processing sets (geometric transformation, edge detection, image enhancement)
- 2023-02-27 19:25:03下载
- 积分:1
-
office2003,VSnetMenu
一套office2003控件,据说比VSnetMenu还漂亮。-office2003,VSnetMenu
- 2022-04-26 13:34:56下载
- 积分:1
-
dynamic menu
动态菜单的实现,动态实现菜单的增加和删除。-dynamic menu
- 2022-02-04 13:10:11下载
- 积分:1