osx - Are classes objects in Objective-C? - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
osx - Are classes objects in Objective-C? - Stack Overflow
Here is a pretty good explanation of the matter by Greg Parker. Quoting: [...] Each
Objective-C class is also an object. It has an isa pointer and other ...