CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - class package

搜索资源列表

  1. wrapperssrc

    0下载:
  2. 使用 ManWrap 库在本机 C++ 代码中调用.NET。该程序将向你展示如何以本机方式包装框架类,以便你能不借助 /clr 而在任何 C++/MFC 应用程序中使用它们。在我们的测试案例中,将在一个DLL中包装.NET框架中的 Regex 类,并实现三个使用该包装类的 MFC 程序。你可以用 RegexWrap.dll 在自己的 C++/MFC 应用程序中添加正则表达式支持,或者用 ManWrap 工具来包装自己喜爱的框架类。-use in the C-code call.NET. The
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:201.47kb
    • 提供者:谈一虎
  1. 数学函数动态编译器

    0下载:
  2. 功能简介: 可以在程序运行过程中动态完成数学函数表达式字符串的编译执行, 可以带参数,支持布尔运算,定积分 动态生成机器码执行(并带编译优化),不是解释执行,执行速度超快!!! 可以想象,它他用在分形函数上时,可以允许用户自由输入新的方程式!而且速度还超级的快,心动了吧! 数学函数动态编译器类有两个,一个支持的是浮点类型,一个支持的是复数类型 而且同时提供了三种语言的开发支持(进行了封装):Delphi版(C++Builder也可以使用)、VB版(
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:386.34kb
    • 提供者:王晶
  1. smart_directdraw_demo

    0下载:
  2. 这是一个对DirectDraw接口进行封装的类库,使你可以更加快速、容易地进入DirectDraw的世界。 -this is a DirectDraw interface class library package, so you can more rapidly, easier access to DirectDraw world.
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:44.69kb
    • 提供者:刘伟
  1. WINSHOW.rar

    0下载:
  2. 用Windows API实现自绘按钮类,帮助初学VC的朋友理解封装的概念!,Using Windows API to achieve self-drawn button class, to help novice VC friends to understand the concept of package!
  3. 所属分类:Button control

    • 发布日期:2017-05-20
    • 文件大小:173.43kb
    • 提供者:陈建华
  1. ListDemo.rar

    0下载:
  2. 一个自我封装的List类,很号用,解决VC++中MFC中CListCtrl类的缺陷,在控件编程中有很大的用途,也可以更具自己的需要做一些修改!,A self-List package type, I am its use to solve VC++ In the MFC class CListCtrl of defects in the control program in a lot of uses, can also be more to their own needs to do some
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:42.18kb
    • 提供者:蔡家豪
  1. GXDKnightWndDll 重新封装的CLISTCTRL类

    0下载:
  2. 重新封装的CLISTCTRL类,可以更加方便简单的对控件进行操作-Re-package CLISTCTRL class, can be more convenient and easy operation of controls
  3. 所属分类:ListView/ListBox

    • 发布日期:2017-03-29
    • 文件大小:1.85kb
    • 提供者:liang
  1. Fl_PlotXY

    0下载:
  2. fltk 绘制曲线功能(很好很实用的绘制波形曲线封装类,速度快功能多。-The fltk drawn curve (very good a very practical drawing the squiggles package class, features and more speed.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:58.19kb
    • 提供者:褚文婷
  1. CMyButton

    0下载:
  2. 把按钮封装成“图形按钮类”,可以自定义加载图片选择按钮外观。 通过声明类对象,调用相关成员函数,实现对按钮的相关操作,-The button package as a " graphic button class" , you can customize the appearance of loading the image select button. By declaring class object, call the relevant member functions
  3. 所属分类:Button control

    • 发布日期:2017-05-15
    • 文件大小:3.79mb
    • 提供者:vich
  1. CButtonST-v3.9

    1下载:
  2. 最新版的CButtonST按钮控件(4.1版本会有讨厌的弹窗,不能免费使用),功能非常强大,是CButton派生类,可用于美好MFC的界面,如改变按钮外观的各项功能如改变按钮外观、鼠标交互改变按钮颜色、加载按钮图片等。支持:2000,XP Vista Win7 32/64。类已封装,在VC6.0编译通过,最好安装VC 2003 SDK-The latest version of CButtonST button control (version 4.1 will be annoying pop
  3. 所属分类:Button control

    • 发布日期:2017-03-26
    • 文件大小:21.83kb
    • 提供者:尉迟恭
  1. Demo8

    0下载:
  2. 写一个应用程序,要求编写一个Panel的子类MyPanel,MyPanel中有一个文本框和一个按钮,要求MyPanel的实例作为其按钮的ActionEvent事件的监视器,当单击按钮时,程序获取文本框中的文本,并将该文本作为按钮的名称。然后再编写一个Frame的子类,即窗口。窗口的布局为BorderLayout布局。窗口中添加两个MyPanel面板,分别添加到窗口的东部区域和西部区域-MyPanel.Java package cn import java.awt.* import
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:3.96kb
    • 提供者:
  1. plugin

    0下载:
  2. 插件管理是本控件包的主要功能,至于联合子窗口(joinchildform)是一种可以集成到一个TWINCONTROL的控件中的窗口类,属于本包的附属品,有兴趣者可以自行研究. 本插件模式基本实现了插件的即插即用功能,欢迎大家使用,如果有意见可以发邮件给我,如果有对其做了改进的朋友请发一份改进后的代码给我,方便大家学习交流.-Plug-in management are the main functions of the control packet, as a joint sub-windo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:89.49kb
    • 提供者:潘旭
  1. mouse3dv1

    0下载:
  2. This is a small class library for use with 3D mice made by 3dconnexions. I purchased one of these devices recently and decided to implement event driven support (rather than polling), which was not yet available on the file exchange. The package cons
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:77.23kb
    • 提供者:chul
  1. Qt_QPlugin_Example_v1_2_en

    0下载:
  2. Qt: QPlugin Example v1.2-This Qt C++ application demonstrates how to implement Qt plug-ins to extend application features. The package contains an example application with a Qt plug-in interface and four different plug-ins (for links, pict
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-12
    • 文件大小:2.82mb
    • 提供者:黄慧
  1. MSGPOP

    0下载:
  2. 类似于QQ和MSN的消息窗口弹出的功能,封装成了一个类,并且有测试程序。-Similar to the QQ and MSN, the message window pop-up function, package into a class, and there are test programs.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:35.3kb
    • 提供者:LX
  1. Homework9

    0下载:
  2. 在包vehicle中,建一个Vehicle的类motorvehicle和bike继承Vehicle,car和motorcycle继承motorvehicle,racingbike和tandembike继承bike。usedcar和cardealer是接口机制实现的,Myvehicle是主函数。gui包是另外作的一个界面。Insurance包是car类的保险业务-Vehicle in the package, the construction of a Vehicle class motorveh
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:177.92kb
    • 提供者:罗罗
  1. htmlctrl

    0下载:
  2. 在vc中只有CHtmlView,如果在对话框中想显示就无能为力,这是一个封装好的,可以在对话框中使用的类-In the vc only CHtmlView, If you want to display in the dialog box can not do anything, this is a good package, you can use the dialog box class
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:2.33kb
    • 提供者:刘水
  1. MySerialPort

    0下载:
  2. 用VC写的串口调试助手,是用封装好的串口类写的-Written by VC serial debugging assistant, is a good package, written in serial class
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:82.42kb
    • 提供者:niebing
  1. Win-API--button-class--

    0下载:
  2. 网上提供的控件自绘基本上是MFC或WTL封装好的类,对于不想用MFC的人来说是一无是处的,我可是WIN32API的坚决拥护者。因为MFC等也是用WIN32API封装起来的,学好了WIN32API,可以深入的了解WINDOWS内部的机制,编写出来的程序才能得到更好的优化。 -Available online from the controls in MFC or WTL painting is basically a good class package, for people who do no
  3. 所属分类:Button control

    • 发布日期:2017-03-27
    • 文件大小:957.35kb
    • 提供者:晓峰
  1. 3.HTMLEdit

    0下载:
  2. 该HTMLEdit示例显示了如何使用MFC类包装的Internet Explorer中的WebBrowser ActiveX控件。在编辑模式下,WebBrowser ActiveX控件暴露你看到的就是你得到的(WYSIWYG)的编辑功能。MFC库提供的类(CHtmlEditView和CHtmlEditDoc)该主机的MSHTML编辑控制在一个窗口类,并提供方便的包装类控件的属性,方法和事件。-The HTMLEdit example shows how to use the MFC class
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:38.51kb
    • 提供者:fushan_liu
  1. TreeCtrlCodevs2010

    0下载:
  2. mfctree control类的封装,有加载位图的功能,方便这方面需求的下载,编译环境vs2010-mfc tree control class package, there are loaded bitmap function to facilitate this need to download, compile environment vs2010
  3. 所属分类:TreeView

    • 发布日期:2017-06-11
    • 文件大小:18.02mb
    • 提供者:赵赵
« 12 3 »
搜珍网 www.dssz.com