' P: ]4 r/ V1 t0 q$ O在wikipedia上搜了一下reflection C++。5 _) p% U5 p! Z K, t
Qt/C++ 4 t/ r4 D0 I8 o' U6 f4 B+ C! g+ t1 s6 x3 W$ ^
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.