-
MFC apppface
这个程序讲述了,如何利用APPFACE优化自己做的软件的界面,3行代码帮你完美实现界面的优化,不用调用任何的代码,只是简单的加入头文件,lib和dll库,帮你完美实现
- 2022-06-18 05:46:12下载
- 积分:1
-
calculator
DoJob()-此处提供任务执行本身。这意味着所有要做的工作都必须放在这个方法中;
- 2022-01-25 17:54:08下载
- 积分:1
-
如何实现工具栏的下拉箭头按钮
如何实现工具栏的下拉箭头按钮-how to achieve the toolbar drop-down arrow button
- 2022-02-06 04:28:37下载
- 积分: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
-
三种基本的数据访问方式
资源描述在Visual
Basic 6.0中提供了三种基本的数据访问方式,顺序访问、随机访问和二进制访问。根据这三种访问方式将文件分为顺序文件、随机文件和二进制文件三
- 2023-01-14 08:40:04下载
- 积分:1
-
通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作。要求利用菜单的形式进行管理。...
通讯录管理系统,能够实现人员的信息录入、查询、修改、删除、保存、显示等操作。要求利用菜单的形式进行管理。-Address book management system, enables personnel information input, query, modify, delete, save, display and other operations. Require the use of the menu in the form of management.
- 2023-02-24 09:10:04下载
- 积分:1
-
将Flash嵌入vc中,这样就可以开发出美观的界面了。
将Flash嵌入vc中,这样就可以开发出美观的界面了。-to embed Flash vc, so can develop a beautiful interface.
- 2022-01-26 03:25:59下载
- 积分:1
-
简单的windows控件编程,有点意思,自己的一些学习
简单的windows控件编程,有点意思,自己的一些学习-simple windows controls programming, a little bit mean, some of their own learning
- 2022-03-04 13:03:40下载
- 积分:1
-
vc++ mfc中拖动效果的实现
对于熟悉拖动效果制作的朋友们都应该知道,实现拖动有一个很简单的方法就是通过CImageList。CImageList提供了BeginDrag、DragEnter、DragMove、DragLeave、EndDrag系列函数,分别在OnLButtonDown、OnMouseMove和OnLButtonUp等消息中合理调用这些函数就可以轻松实现对CImageList的元素的拖动效果
- 2023-05-16 00:05:03下载
- 积分:1
-
该程序是能够在托盘图标区域加载24位真彩色位图程序,抽象了一个完整的托盘图标类,可以方便移植到任何程序中。...
该程序是能够在托盘图标区域加载24位真彩色位图程序,抽象了一个完整的托盘图标类,可以方便移植到任何程序中。-the program is capable of loading tray icon regional 24-bit true color map process, abstract a complete tray icon categories, can easily migrate to any process.
- 2022-05-31 09:06:09下载
- 积分:1