-
VB界面程序,可直接用来编制个性化界面.
VB界面程序,可直接用来编制个性化界面.-VB interface procedures can be used directly for the preparation of personalized interface.
- 2022-12-28 12:15:03下载
- 积分:1
-
A multi
一个多文档界面编程的例子,用到了包括界面分割,属性页,树形等方面的内容。-A multi-document interface programming examples, including the interface used for segmentation, attribute pages, etc. the content tree.
- 2022-03-11 08:02:32下载
- 积分:1
-
graphics and image processing, image processing VC Gray realized
图形与图像处理,图像灰度处理VC 实现之-graphics and image processing, image processing VC Gray realized
- 2022-10-29 20:00:02下载
- 积分:1
-
一个MSDN风格的界面例子
一个MSDN风格的界面例子-A MSDN-style interface example
- 2022-08-06 07:30:08下载
- 积分:1
-
一个漂亮的C++ Builder界面控件
一个漂亮的C++ Builder界面控件-a beautiful C Builder interface controls
- 2022-05-25 17:07:42下载
- 积分:1
-
vc编写的用多个列表框级联实现省份、县市选择的代码
vc编写的用多个列表框级联实现省份、县市选择的代码-vc prepared cascading list box with a number of implementation provinces, cities and counties of the code selection
- 2022-02-25 12:37:05下载
- 积分:1
-
through palette procedures can easily find the appropriate color with the CDC ca...
通过调色程序可以很方便的找到合适的颜色 用CDC类的SetTextColor()函数和FillRect()函数改变文本框的字体颜色和背景颜色-through palette procedures can easily find the appropriate color with the CDC category SetTextColor () function and FillRect () function to change the text box font color and background color
- 2023-01-24 09:40:04下载
- 积分:1
-
JAVA写的一个全屏代码还有一些JAVA的写的2D程序,大家可以查考一下...
JAVA写的一个全屏代码还有一些JAVA的写的2D程序,大家可以查考一下-a full-screen write some code written in Java 2D procedures, we can ascertain what
- 2023-02-06 00:35:04下载
- 积分:1
-
在一些基本的例子,VF的界面,对于初学者很有用!!
关于VF界面的几个基本实例,对初学者很有用处-VF interface on a few basic examples, very useful for beginners! !
- 2022-01-25 23:42:49下载
- 积分: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