搜索资源列表
SYUGIforOfficeXP2003
- VC++由于其强大的功能被广大程序员作为Windows下开发的首选工具,但是VC++也存在对界面支持较差的缺点,许多VC程序员为开发一个漂亮、专业的应用程序界面将耗费大量的时间和精力。SYGUI设计和开发的目的就是希望能弥补VC的这个缺点,为VC下的界面开发提供一套完整、专业的解决方案。 SYGUI 是一个 MFC 扩展类库,其中封装了大量和GUI 相关的类,可以帮助您快速创建类似 dotNet 和 Office 等风格的界面.-VC because of its powerful feat
expanding_dialog
- 本程序是用VisualC++开发的一个扩展对话框的类。-this program is the development of a VC extended dialog class.
CDialogEx
- 扩展CDialog类,可以有更丰富的对话框界面 ,初学者可以看一下-expansion CDialog category, there could be more rich dialog interface, beginners can look at the
cdialog
- 主要扩展了对话框类,可以设置对话框的背景色,以及对话框的背景声音!-major expansion of the category of dialog, the dialog can set the background color and the background voice box!
dialog
- dialog.zip 很好的对话框的扩展类
ViewDll
- 用MFC扩展dll导出CFormView类到单文档客户区
4102327
- Java语言是一个简单的、面向对象的、分布的、解释(执行)的、健壮的、安全的、独立于平台的、可移植的、可扩展的、高性能的、多线程的以及动态的程序设计语言。Java是由C++发展而来的,它是一种彻底的纯面向对象的程序设计语言。面向对象的语言四大特点:1.封装 2.继承 3.多态 4.动态。面向对象技术较好地适应了当今软件开发过程中新出现的种种传统面向过程语言所不能处理的问题。面向对象技术的核心是以更接近于人类思维的方式建立计算机逻辑模型,它利用类和对象的机制将数据与其上的操作封装在一起,并通过统
imagepreviewdlg_src
- 定制对话框很好用的一个扩展类,增加了预览功能-Custom dialog box with a good category to expand, an increase of preview
99273860DlgAutoSize
- 对话框自动大小适应,对话框大小改变时,其中的内容相应随着变化。很好的一个扩展类。-Automatically adjust the size of the dialog box, dialog boxes, the size of change, in which the content corresponding with the change. An extension of a good class.
COleDropTarge
- 扩展COleDropTarget类来支持任意窗口拖放,文本拖动-Class to support expansion of COleDropTarget drag any window, drag the text
CPictureEx
- CPicture扩展类,实现真彩图片的显示。-CPicture extend the class to achieve the true color image display.
Fund9-dongtailianjie
- 动态链接库 目的:了解MFC 支持的三种动态链接库:Win32DLL,MFC 常规DLL, MFC扩展库。掌握封装DLL的基本方法。 步骤: 新建三个不同的DLL工程; 分别封装一些类和函数; 新建一个测试工程对上述库里的函数或类进行调用; 封装一个对话框类到DLL,并新建一个工程调用之。 -The purpose of the dynamic link library: Understanding MFC' s support for the three dy
Test
- 动态改变对话框标题栏图标,文本限制输入扩展类,以及通用控件的使用-Dynamically change the dialog title bar icon, the text limit input extension classes, and the use of the common control
vcexportclassdll
- 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to write modular software, it is necessary right right dynamic link library (DLL) have a certain understanding, I modified this time i
DialogEX
- 这是一个对话框的扩展类!扩展了对话框的功能,可以贴图-This is an extension of the class of the dialog box! ! ! !!!!!
CFileDialogEx
- FileDialog很好的扩展类,可以进行个性化风格的File Dialog设计-File Dialog Class Application