搜索资源列表
atl_activedoc.rar
- This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implem
subcls328
- 一个子类的源代码,包含菜单、MDI窗体背景等8个演示程序 -a subclass of the source code contains the menu, MDI Form 8 background Demonstration Program
Lesson2Code
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-c++ cl
ListViewApiRu
- 这个可是很爽的一个VB类,对ListView API进行了完全的封装,读这个原代码可以熟悉ListView的方方面面,里面有个技术很爽,就是subclass的特殊实现方法,完全就象Window SDK编程,真的很爽,里面用了VB指针技术,感觉是那么的自由,其实VB也没有什么不可以,唯一的缺点就是不好调试(强行点VB的强行中止按钮,VB集成开发环境会崩溃,主要是以为是解释执行了,..还是VC好)-the VB one very interesting category of ListView AP
JTreeTable
- A subclass of JTable, this class can render data from a TreeTableModel.-J, this class can render data from a TreeTableMode l.
FileSystemModel
- A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface. -A model of the local file system. implemented as a concrete subclass of Abstract TreeTableModel. Th
subedit_src
- A way to subclass the listview edit control-A way to subclass the edit control error
Visitor
- 设计模式——访问者模式 Visitor模式允许我们在不改动原有结构的基础之上不断增加新的功能。 ICumulation接口定义了方法Cumulate(),旨在计算1+2+……+n,有两种不同的实现方法,一个是一般的叠加算法GeneralArithmetic,一个是高斯算法GaoSiArithmetic。 因为某种原因,系统需要添加求平均值的功能,还有计算1到n的平方和。 按照一般的思路,我们需要在ICumulation中定义两个方法分别计算平均值和平方和,并在实现类中同
subclassdemo
- 子类化的实例子,看过后觉得很值得借鉴推荐给大家-subclass of examples son, after reading very valuable recommend to everyone
AnalyzerTest
- 一个基于Lucene的Analyzer类详细信息查看程序,包括了Lucene内建的四个Analyzer子类。-Lucene Analyzer category of detailed information check procedures Lucene including the built-in four Analyzer subclass.
vc_jiqiaoshili_part5
- Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息 8. CmdFun使用命令范围来映射消息-Visual.C
BitmapDC_src
- CBitmapDC is a subclass of CDC. It is a handy little class that provides a memory bitmap device context without having to reinvent the wheel every time you need one. -CBitmapDC is a subclass of CDC. It is a handy little class that provides a memory b
通过SubClass来处理窗口消息
- 通过SubClass来处理窗口消息-through the window to SubClass news
Skin技术例子基于HOOK和Subclass
- 基于HOOK和Subclass的换肤技术,是学习这方面技术的入门实例,很值得想在这方面发展的初级用户学习!
Subclass
- 无崩溃子类化的例子,大家可以用他来学习子类化在VB程序中的应用.-Without the collapse of sub-class of examples, we can use him to study sub-class of proceedings in the VB application.
subclass
- 介绍子类化与超子类化的区别,以及在VC++中如何去实现-Introduction to subclass and subclass of the difference between super and in VC++, how to achieve
20109301946772
- 这个是本人原创,加入了子类化!插入U盘就会在右下脚给出提示!加入右键安全打开,和防御盘符,清除.exe文件等功能,绝对可以防U盘病毒!希望能和大家多多交流-This is my original, joined subclass! U disk inserted in the lower right leg will give tips! Adding security to open right, and defense drive, clear. Exe files and other fu
class-and-subclass
- class 和 subclass 的游戏运用和开发c-the class and the subclass using in the development of games
subclass
- Win32窗口子类化源码 可以用于控件开发参考。-Win32 window subclass reference source can be used to control development.
SubClass
- Powerbasic - subclass example