CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 扩展类

搜索资源列表

  1. classtree

    0下载:
  2. ctreectrl控件扩展类,实现树型控件的可拖拽-ctreectrl controls extension of the class and realize the tree may drag control
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:14754
    • 提供者:张健
  1. XTreme.Toolkit.Pro.v9.6.0.1.Source

    0下载:
  2. Xtreme Toolkit是一套MFC扩展类,用于开发应用程序界面。利用它,可以快速的开发出MS Office、Visual Studio和Internet Explorer、Outlook等图形用户界面(GUI),包括如的智能菜单、快捷工具条和挺靠窗口,支持XP界面风格。 -Xtreme Toolkit is a set of MFC extension of the class, for the development and application program interface.
  3. 所属分类:界面编程

    • 发布日期:2010-07-10
    • 文件大小:17994283
    • 提供者:li
  1. sygui_demo

    2下载:
  2. SYSKIN界面库则是基于换肤技术的MFC扩展类库,可对包括滚动条,常用控制,公共对话框和各种菜单等GUI界面元素进行换肤。-SYSKIN interface library is based on the technology skinnable MFC extension library, including rolling, Common control, public dialog and the various GUI menus, and other interface elemen
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4987771
    • 提供者:liyan
  1. OpenNETCF_Source

    1下载:
  2. 本源码为OpenNETCF源代码,包含了Diagnostics,IO,Multimedia,Runtime,Security,Threading,Win32等各种用于windows mobile开发的扩展类源代码,对于移动开发者是个好东西。-OpenNETCF the source of the source code, contains Diagnostics, IO, Multimedia, Runtime, Security, Threading. Win32 various window
  3. 所属分类:Windows Mobile

    • 发布日期:2008-10-13
    • 文件大小:364978
    • 提供者:飞龙在天
  1. 2.2.2

    0下载:
  2. 改变静态文本的颜色字体等扩展类,可以任意改变字体的大小,类型以及颜色!-change the color of static text fonts, and other types of expansion, can arbitrarily change the font size, type and color!
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:34735
    • 提供者:肖献强
  1. 1233

    0下载:
  2. 实现网络 Finger 协议的 MFC 扩展类-Network Finger agreement MFC extension of the class
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:31063
    • 提供者:哨子
  1. CListBoxST_src

    0下载:
  2. 一个CListBox的扩展类快来下啊快来中阿快来 -a hurry and the extension of the class under which ah Come A Come
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:7278
    • 提供者:王仕铭
  1. GA-VC6.0

    0下载:
  2. 遗传算法基于VC平台的实现,实现了多个扩展类-genetic algorithm-based VC platform, achieving a number of extension of the class
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:17033
    • 提供者:愚人
  1. cj12345lib

    0下载:
  2. 增强WIN95界面的MFC扩展类库COOL(111KB)-enhance WIN95 interface MFC extension library COOL (111KB)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:113688
    • 提供者:skin8
  1. 0105类模板

    0下载:
  2. 本程序在VC6.0平台实现。是函数模板的扩展,也是学习com+的实现基础。-the procedures in VC6.0 platform. Template function of the expansion, as well as the realization of learning com basis.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:3217
    • 提供者:张思发
  1. StdioFileEx_Source_Code

    0下载:
  2. CStdFile扩展类-自动适应各种编码和编码环境\\-CStdFile extension of the class-automatically adapt to the various coding and coding environment \\
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:7673
    • 提供者:dafdas
  1. String

    1下载:
  2. 程序1处理unicode字符串,程序2 进行资源读取和字符串类的CString 扩展类 程序3 不依赖系统的CString类,程序4CUnicodeString类,程序5实现基本功能的 字符串类-procedures for handling a unicode string, two procedures resources, and the string read like CString extension of the class three procedures do not re
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:101112
    • 提供者:zhanghaiyu
  1. SkinButton

    0下载:
  2. 自己的写的一个按钮扩展类,可以实现图形按钮!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3153
    • 提供者:王凡
  1. SkinStatic

    0下载:
  2. 自己写的一个静态按钮扩展类,可以实现选项卡功能!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:4341
    • 提供者:王凡
  1. toolbar

    0下载:
  2. 一个实用的 CToolBar 扩展类 CToolBarEx。程序中的工具条是在CMainFrame中生成的,采用的类是CToolBar,使用起来很复杂。为此,对CToolBar的常用功能进行封装,生成了它的一个继承类CToolBarEx,大大简化了操作。
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:1975
    • 提供者:peter shi
  1. dialog

    0下载:
  2. dialog.zip 很好的对话框的扩展类
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:11680
    • 提供者:asd
  1. beijingyinyue_xm

    0下载:
  2. 软件的注册机通常比较小巧, 而且经常提供有很好听的xm格式的背景音乐, 本程序简单演示了如何用VC++实现xm格式声频的播放.同时还提供了一个很好的按钮扩展类.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:224806
    • 提供者:东方
  1. ListView的扩展示例

    0下载:
  2. 一个视图中的列表类-view a list of categories
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:136479
    • 提供者:郑重庆
  1. std string extention

    1下载:
  2. STL中string的扩展类string_ex,给出许多扩展的操作字符串的非常使用的成员函数-STL string of extensions string_ex given many strings to expand the operation of the very use of the function
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:4691
    • 提供者:罗少波
  1. movie_ddraw_ext_src

    0下载:
  2. DirectDraw扩展类-DirectDraw extension of the class
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:24165
    • 提供者:
« 1 23 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com