-
BCB stop String grid to preserve the data in the document to Bibliometrics demo...
BCB下把String grid里的数据保存到EXCELL文件的演示代码,调用接口极为简单。-BCB stop String grid to preserve the data in the document to Bibliometrics demo code, Call interface is extremely simple.
- 2022-07-04 15:11:13下载
- 积分:1
-
html炫酷登陆界面
应用背景对于登陆界面的设计,运用html和css的相关知识,设计出美观的效果,并且能够吸引眼球,使用户能够有效的使用。关键技术使用了css中的很多实用的小技巧,化繁为简,增加读者对于css和HTML的学习兴趣。
- 2022-09-05 03:50:02下载
- 积分:1
-
对bitmap图像旋转的一个程序,可以做成动画
对bitmap图像旋转的一个程序,可以做成动画
-right bitmap image of a rotating procedures can create animation EXPLOSIVE
- 2023-04-29 05:20:03下载
- 积分:1
-
三维分子
三维分子查看器在的 RosAsm (嵌入式的源代码。要查看源,请在 RosAsm 中打开该文件)
- 2022-05-20 20:47:04下载
- 积分:1
-
EVC examples of high
EVC高级编程中的例子代码,是学习EVC编程的好帮手.-EVC examples of high-level programming code, programming EVC to learn a good helper.
- 2022-05-13 18:10:46下载
- 积分:1
-
自动生成配置文件管理模块工具的源码,地址:http://www.codeproject.com/tools/CM_ConfigBuilder.asp...
自动生成配置文件管理模块工具的源码,地址:http://www.codeproject.com/tools/CM_ConfigBuilder.asp-automatically generated configuration file management tool module source code, address : http :// www.codeproject.com/tools/CM_ConfigBui lder.asp
- 2023-03-09 10:45:02下载
- 积分:1
-
资源管理目录树
这是在windows开发环境下写的一个资源管理树程序,能够获取我的电脑下的所有资源信息。开发工具是VS2003,如果采用更高版本的工具打开,需要更改 stdaftx.h 中的一些宏。例如:
#ifndef _WIN32_WINNT // Allow use of features specific to Windows NT 4 or later.
#define _WIN32_WINNT 0x0501 // Change this to the appropriate value to target Windows 98 and Windows 2000 or later.
#endif
#ifndef _WIN32_WINDOWS // Allow use of features specific to Windows 98 or later.
#define _WIN32_WINDOWS 0x0501 // Change this to the appropriate value to target Windows Me or later.
#endif
- 2023-04-21 23:25:03下载
- 积分:1
-
创建窗口图标的例子
创建窗口图标的例子-create window icon example
- 2022-01-25 21:13:38下载
- 积分:1
-
MDI例子
MDI例子-MDI example
- 2022-03-26 15:27:42下载
- 积分: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