-
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
-
界面清晰,易学易做! 1首先,登入系统! 有密码和用户名! 有右键菜单 2成功登入后,方可进行操作! 灰色菜单变得可用! 3接着分几个步骤进行!...
界面清晰,易学易做! 1首先,登入系统! 有密码和用户名! 有右键菜单 2成功登入后,方可进行操作! 灰色菜单变得可用! 3接着分几个步骤进行!-interface clear, easy to pick up! A First, log in! A password and user name! There are two menus right to log after they operate! Gray menu becomes available! Three points followed several steps!
- 2022-07-03 16:38:27下载
- 积分:1
-
一个xp风格菜单的解决方案可以参考,不过没有动态链接库的源码...
一个xp风格菜单的解决方案可以参考,不过没有动态链接库的源码--The solution of menu with xp style,but no source code of dll
- 2022-12-30 12:10:04下载
- 积分:1
-
一个老外写的自绘菜单控件,有很多小例子,有多文档的单文档的还有对话框的。...
一个老外写的自绘菜单控件,有很多小例子,有多文档的单文档的还有对话框的。-Written by a foreigner since the draw controls menu, there are many small examples of how documents are documents of a single dialog box.
- 2022-02-04 12:56:09下载
- 积分:1
-
本程序是单文档程序,具有xp风格的弹出式菜单
本程序是单文档程序,具有xp风格的弹出式菜单-single document procedures with xp style pop-up menus
- 2022-07-21 05:49:00下载
- 积分:1
-
在单文档界面下,
点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。...
在单文档界面下,
点击菜单,画出otdr曲线。并对曲线添加高斯噪声。其中含工具条的使用。-documents in a single interface, click on the menu, paint otdr curve. Also adding Gaussian noise curve. Inclusive of the tools used.
- 2022-07-18 18:03: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
-
定制WIN95图形菜单演示程序
定制WIN95图形菜单演示程序-Custom Win95 graphics menu Demonstration Program
- 2022-01-26 03:46:45下载
- 积分:1
-
用Turboc2开发Turboc2用户界面
用Turboc2开发Turboc2用户界面-Turboc2 with user interface development Turboc2
- 2022-05-15 21:01:11下载
- 积分:1
-
一般情况下,SDI主窗口标题形式为: "文档标题
一般情况下,SDI主窗口标题形式为: "文档标题 - 主窗口标题"。
参见winfrm.cpp的代码:
void CFrameWnd::OnUpdateFrameTitle(BOOL bAddToTitle)
{
-Under normal circumstances, SDI main window title of the form: the document title- the title of the main window. See winfrm.cpp code: void CFrameWnd:: OnUpdateFrameTitle (BOOL bAddToTitle) (
- 2023-06-10 15:50:03下载
- 积分:1