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

搜索资源列表

  1. VB_SubClass

    1下载:
  2. VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:5.44kb
    • 提供者:全宁
  1. Adapter

    0下载:
  2. 意图 将一个类的接口转换成客户希望的另外一个接口。A d a p t e r 模式使得原本由于接口不兼容而不能一起工作的那些类可以一起工作。 适用性 · 你想使用一个已经存在的类,而它的接口不符合你的需求。 · 你想创建一个可以复用的类,该类可以与其他不相关的类或不可预见的类(即那些接口可能不一定兼容的类)协同工作。 · (仅适用于对象A d a p t e r )你想使用一些已经存在的子类,但是不可能对每一个都进行子类化以匹配它们的接口。对象适配器可以适配它的父类接口。 -inten
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:40.13kb
    • 提供者:刘先生
  1. 钉子按钮

    0下载:
  2. 可以把对话框放到最顶的位置,也就是所谓的钉子按钮。利用子类化实现,使用方便。有较高的参考价值-dialog can put most of the top positions, the so-called nails button. The use of sub-categories of achievement and use. Have a high reference value
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:27.97kb
    • 提供者:王立
  1. mykask1

    0下载:
  2. 该例子实现的是编辑框的子类化,所谓子类话就是在自己的子窗口中来处理自己的消息-example of the realization of the sub-frame editing category, the so-called sub-category in their own words is the son of window to the news
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:30.45kb
    • 提供者:李洋
  1. gTabDock

    0下载:
  2. 纯VB实现窗体的Dock技术(利用了子类化技术)。-pure VB Window Dock technology (using a sub-category of technology).
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:223.07kb
    • 提供者:魏文辉
  1. SubclassingEx

    0下载:
  2. 子类化程序,显示所有的消息
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.47kb
    • 提供者:chen
  1. subclassdemo

    0下载:
  2. 子类化的实例子,看过后觉得很值得借鉴推荐给大家-subclass of examples son, after reading very valuable recommend to everyone
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:63.85kb
    • 提供者:mayu
  1. Class_Hook

    0下载:
  2. VB内嵌汇编实现单个类文件实现子类化钩子.-Embedded VB Series achieve single-file-type-type hook.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:1.7kb
    • 提供者:cadaver
  1. MiniPlayer(1.39K)

    0下载:
  2. 1.39K的mp3播放器(播放c:\\music.mp3,有界面,暂停/播放/进度条) 运行build.bat编译,自己再用FSG压缩下 用了最小化内核 感谢飞刀老大的子类化窗口代码-1.39K the mp3 player (broadcast c : \\ music.mp3, interface, Suspension / broadcast / progress) running build.bat compiler, reuse their FSG compressed u
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:3.24kb
    • 提供者:hke
  1. 00321EZSkin_demo

    0下载:
  2. 一个经典的界面研究程序,界面通过自绘的方式实现,并通过钩子函数和子类化儿改变程序界面,对想研究界面皮肤和子类化等问题的,具有非常好的参考价值。-a classic study of the interface procedures, interface painted by self-realization, and through the hook function and the type of abuse-change program interface, the interface to
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:76.85kb
    • 提供者:郭文
  1. Combo

    0下载:
  2. Combo子类化 很强大的一个类-Combo sub-class of a class is very powerful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:2.05kb
    • 提供者:asdsafsa
  1. subclassing

    0下载:
  2. Windows MFC的窗口子类化的一个例子,写的很好,可以参考!-Windows MFC Subclassing a window for an example of good writing, you can refer to!
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:27.97kb
    • 提供者:junco
  1. Subclass

    1下载:
  2. 无崩溃子类化的例子,大家可以用他来学习子类化在VB程序中的应用.-Without the collapse of sub-class of examples, we can use him to study sub-class of proceedings in the VB application.
  3. 所属分类:钩子与API截获

    • 发布日期:2013-10-30
    • 文件大小:10.75kb
    • 提供者:王亚欣
  1. dimEdit

    0下载:
  2. 这是书上的代码,如何实现Windows XP环境下窗口子类化,供大家参考-This is a book of code, how to achieve the Windows XP environment Subclassing window for reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:20.06kb
    • 提供者:Lucy
  1. subClassComboBox

    0下载:
  2. 采用子类化技术,拦截ComboList的右键单击事件-The use of sub-class technology, to intercept the right-click events ComboList
  3. 所属分类:ComboBox

    • 发布日期:2017-04-06
    • 文件大小:2.84kb
    • 提供者:afeibfp
  1. SkinDemo

    0下载:
  2. 利用子类化的思想进行换肤的例子。 一个小实例,含源码,对于想学这方面知识的程序很有帮助,这个例子有很强的代表性。-The use of sub-categories of thought for example of skin. A small example, including source code, for knowledge in this area want to learn the procedure very helpful, this example has a very
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:188.16kb
    • 提供者:lichuxiong
  1. cButton

    0下载:
  2. VB子类化按钮,Vista样式,无图片,绘制了MouseHover和MouseLeave事件.-VB subclass button, Vista style, Not use any picture, and also draw with MouseHover Event and MouseLeave Event.
  3. 所属分类:Button control

    • 发布日期:2017-04-16
    • 文件大小:25.14kb
    • 提供者:cnlamb
  1. skin_pp_code.RAR

    0下载:
  2. 模仿国内著名软件皮肤skin++用子类化实现,只完成部分控件,源代码全公开-Imitation of the famous software skin skin++ implementation with the subclass has only completed part of the control, the whole open source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:397.16kb
    • 提供者:李连杰
  1. 20108111622120

    0下载:
  2. 子类化系统菜单,使用子类化技术。 不要在VB中运行时点结束,否则出错。 -Subclass of the system menu, use the sub-class technology. Do not run in the VB end point, or error.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:86.4kb
    • 提供者:snakemouse
  1. SkinButton

    0下载:
  2. 使用钩子在按钮创建时进行窗口子类化,用以改变按钮的界面。-Use hooks to subclass the buttons before created. It is used to change the outlook of buttons.
  3. 所属分类:Button control

    • 发布日期:2017-03-30
    • 文件大小:82.05kb
    • 提供者:Eddie
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com