回复 老兵帅客 的帖子3 Z: Z! w; }. V5 H
+ X k1 U6 `' c& u
在wikipedia上搜了一下reflection C++。7 N+ e1 G+ W) d- L u9 p
Qt/C++ m* h. t* |$ l3 h5 h9 M! [ D. @) J4 j1 u( ~4 o& L0 l
Qt framework extends C++ with its meta-language and provides reflection ability of member/method reference and query by name for Qt objects with QMetaObject class, which contains meta-information about the Qt objects.
Objective-C is a reflective, object-oriented programming language that adds Smalltalk-style messaging to the C programming language.