-
仿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
-
展示了在ActiveX控件中动态调用DLL函数的有效方法
展示了在ActiveX控件中动态调用DLL函数的有效方法-display of the dynamic ActiveX DLL function call an effective method
- 2023-06-04 19:40:03下载
- 积分:1
-
非常好的winform窗口布局源码,仿vs.net开发界面,可随意拖动、驻留...
非常好的winform窗口布局源码,仿vs.net开发界面,可随意拖动、驻留-dockpanel
- 2023-05-11 23:50:03下载
- 积分:1
-
QT实现IP输入控件
由于QT没有类似VC的IP地址控件,使用正则表达式和输入掩码实现类似效果的IP输入控件。QT Creator2.8.0 Based on Qt 4.8.4,Win7平台编译通过
- 2023-02-27 13:05:04下载
- 积分:1
-
This is a preparation using DELPHI, multithreading on the solution of two
这是一个用DELPHI编写的,关于多线程的,求解二路归并的界面程序!-This is a preparation using DELPHI, multithreading on the solution of two-way merge interface procedures!
- 2022-03-05 12:11:53下载
- 积分:1
-
csharp写的文本编辑器,可以实现类似于WORD的一些功能,很实用的一个东西...
csharp写的文本编辑器,可以实现类似于WORD的一些功能,很实用的一个东西 -CSharp write a text editor, can be achieved similar to some of the features of WORD, a very practical things
- 2022-05-05 14:19:59下载
- 积分:1
-
一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮...
一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮的应用程序的之后,你就会理解这个限制。
一个无窗体的用户界面并不使用原始的Win32控件。取而代之的是,给屏幕上的每个控件定制图像显示:包括标签、按钮、列表框等等。使用这一种接口以及不是最新的了:大部分很酷的程序都开始“皮肤”,比如WinAmp和MS Media Player。不过skinning只适合一些小的应用程序,它们拥有很少的对话框。如果你正在做一个数据库驱动的程序,你需要一个固定的框架.-All along, Windows applications are based on GDI/User window structure, and this structure limits in many areas. When you try to use the built-in control set, and then simply and rapidly got a very, very nice application, you ll understand this limit.
A free form user interface does not use the original Win32 controls. Instead, to customize the on-screen image display for each control: including labels, buttons, list boxes and so on. Use this kind of interface and not up to date: the majority of programs have begun to cool "skin" such as WinAmp, and MS Media Player. But skinning is only suitable for small applications, they have very little dialog box. If you re doing a database-driven program, you
- 2022-03-01 03:08:18下载
- 积分:1
-
这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简...
这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。-small software in executable files (. Exe) to the tail adding a new section (Section), and amend the PE import addresses, so that the executable file is run, jump out of a password dialog box, thus achieving a simple encryption.
- 2022-02-02 19:26:12下载
- 积分:1
-
一个关于bp算法的大全,有matlab、c、c++的源代码都有,还有bp神经网络源程序,感兴趣的就看看吧...
一个关于bp算法的大全,有matlab、c、c++的源代码都有,还有bp神经网络源程序,感兴趣的就看看吧-an algorithm on the Encyclopaedia bp, Matlab, c, c have the source code, there bp neural network source, interested to see it on
- 2022-03-06 04:27:36下载
- 积分:1
-
类似spy++里查找窗口功能的程序
类似spy++里查找窗口功能的程序-The app which likes spy
- 2023-04-30 19:05:03下载
- 积分:1