I'm sure we can dynamically determine iVars of a class at run time.
我很肯定我们可以在运行时动态地确定类的实例变量。
So the structure (and the ivars) that an instance has depends on what messages it has been sent during its lifetime.
因此一个类实例所具有的结构(和实例变量)是和它生命周期内发送给它的消息密切相关的。
Variables defined at this level are called instance variables, or ivars for short, and are stored as part of each object.
这个层次定义的变量就成为实体变量,或者简称为ivars,这些变量作为每个对象的一部分来存储。
Notice the instance variables (or ivars, as Cocoa and Cappuccino usually refer to them) for your controller in Listing 3.
注意清单3中您的控制器的实例变量(或ivar—Cocoa和Cappuccino通常这样称呼它们)。
I'm sure we can dynamically determine iVars of a class at run time. Is there any way to allocate the determined iVars during run time? TIA...
我很肯定我们可以在运行时动态地确定类的实例变量。有什么方法来分配实例变量在运行时确定吗?蒂雅。
I'm sure we can dynamically determine iVars of a class at run time. Is there any way to allocate the determined iVars during run time? TIA...
我很肯定我们可以在运行时动态地确定类的实例变量。有什么方法来分配实例变量在运行时确定吗?蒂雅。
应用推荐