搜索资源列表
RTTI
- MFC advanced programming-MFC advanced programming rtti
DelphiRTTIAccidence
- D5开发。本程序是对Delphi RTTI初步了解的一个例子,可以获取运行时窗体及其上控件的属性设置值情况,对于相同控件,运行显示结果却不一样。有时在不大的属性编辑器中比对控件的每个属性设置值显得很烦,不方便。此程序可能帮助发现在运行期或设计期有不同显示结果的相应不同的属性值设置。-Putout Delphi control property value ,compare each other and find the different set
drtti
- Here are some IDC scr ipts I ve written for IDA and have been using for quite a long time. I tried to extract as much info as possible from the different RTTI structures made by Borland compilers (and a bit from MS). I started them before IDA
Heterogeneity_Link
- 异质链表实现:链表主要操作方面: 遍历链表时,对应不同的类型对象对象识别问题。通过RTTI可识别类型。-Achieve heterogeneous linked list: list the main operating areas: traverse linked list, the corresponding objects of different types of object recognition. RTTI can be identified by type.
RTTI
- 这是个示例源码,学习自已查找RTII信息,供初学者参考。-Sample for Delphi Scanning RTII in Self program,for starteer.
C++Primer3rdEdition
- 本书第二版和第三版之间的变化非常大其中最值得注意的是C++已经通过了国际标 准化这不但为语言增加了新的特性比如异常处理运行时刻类型识别RTTI 名字空 间内置布尔数据类型新的强制转换方式而且还大量修改并扩展了现有的特性比如模 板template 支持面向对象object-oriented 和基于对象object-based(The changes between the second and third editions of this book are very large. One o