-
close the dialog, the dialog box to gradually disappear transparent manner
关闭对话框时,对话框以逐渐透明的方式消失-close the dialog, the dialog box to gradually disappear transparent manner
- 2022-08-05 16:37:12下载
- 积分:1
-
界面开发程序实例
界面开发程序实例 -Examples of interface development process
- 2022-04-15 08:06:54下载
- 积分:1
-
数据结构课设 飞机航班订票系统(mfc)
用mfc做的数据结构课设 飞机航班订票系统
现在头文件中定义以下类:(用于源文件中功能模块函数体调用)
class dingdan : public CDialog
class chaxun : public CDialog
class shanchu : public CDialog
class luru : public CDialog
class guanli : public CDialog
class geren : public CDialog
例如在查询函数体中定义 FILE *fp=fopen("F:新建文本文档.txt","a+")打开文件中航班信息
- 2022-03-24 16:01:02下载
- 积分:1
-
VB very attractive on the international popular programming interfaces.
用VB实现的非常好看的国际上流行的程序界面。-VB very attractive on the international popular programming interfaces.
- 2022-03-10 15:51:46下载
- 积分:1
-
本原码来自thinking in java
本原码来自thinking in java-Primitive yards from thinking in java
- 2022-06-20 12:08:15下载
- 积分:1
-
VB皮肤代码,内置了一些皮肤!和一个皮肤编辑器!
VB皮肤代码,内置了一些皮肤!和一个皮肤编辑器!-Skin VB code
- 2022-08-09 21:42:05下载
- 积分:1
-
仿WIN7操作系统
资源描述
使用FLEX 技术,多年前搞的一个仿win7操作系统的界面,现在共享出来,大家一起hi,高手勿喷,小菜级别的东西,主要是使用了AMBI的库来实现的
MDI。。。。。
amdi.windowManager.addEventListener(MDIManagerEvent.APP_MENU_ITEM_CLICK,lisentApplicationMenu);
amdi.windowManager.addEventListener(MDIManagerEvent.WINDOW_CLOSE,confirmWindowClose);
amdi.windowManager.cascade();
amdi.menuButton.setStyle("rollOverEffect",glowOver);
amdi.menuButton.setStyle("rollOutEffect",glowOut);
更多东西自己去感受吧
- 2022-08-09 08:03:21下载
- 积分:1
-
学习gdi+的好程序,非常适合初学者学习使用
学习gdi+的好程序,非常适合初学者学习使用-Learning gdi+ A good process, very suitable for beginners learning to use
- 2022-07-25 04:37:06下载
- 积分:1
-
打开摄影师,键入打开摄影师就打开了摄影师
打开摄影师,键入打开摄影师就打开了摄影师-Open photographers, type open the photographers photographers will open the
- 2022-07-07 11:25:36下载
- 积分:1
-
寻路算法动态展示
一、 实验目的与要求
1) 熟悉两种路由算法Dijkstra和Bellman‐ford;
2) 开发一个具有良好的用户体验软件;
二、 实验内容
1) 能够存储和表示给定拓扑结构
2) 能够实现Dijkstra和Bellman‐ford算法
3) 根据指定结点,生成路由表并演示算法每一步执行情况
4) 加分项目:GUI界面演示所有信息
- 2022-07-12 07:36:18下载
- 积分:1