...的object进行初始化;实例属性(instance popeties):构造函数顶用this要害字界说的属性,是公有属性;实例方法(instance methods):施用pototype界说的方法,是公有方法。
基于504个网页-相关网页
...类别的类别方法(Class Methods Class Methods)) ••物件的实例方法( 物件的实例方法(Instance Methods Instance Methods)) 在本章说明的是类别方法,相当于是其他 在本章说明的是类别方法,相当于是其他 程式语言的程序和函数。
基于4个网页-相关网页
实例方法消息传递 oom instance method message passing
静态和实例方法 Static And Instance Methods
调用实例方法 Calling Instance Methods
修改实例方法 Mutating Instance Methods
静态方法实例 Static method example
实例的推理方法 Case-Based Reasoning ; Case Based Research ; CBR
实例推理方法 Case-Based Reasoning ; CBR
方法实例 ATAM
基于实例推理方法 Case-Based Reasoning ; CBR
Give the axiomatic semantics of object, including the axiomatic semantics of the new instance creation expression and the instance method invocation.
给出了与对象相关的公理语义,包括对象的创建,实例方法调用的公理语义。
参考来源 - Java语言的类和多态性的公理语义·2,447,543篇论文数据,部分数据来源于NoteExpress
这表明这个方法是一个实例方法。
事件对象现在扩展了一组实例方法。
Event objects are now extended with a collection of instance methods.
根据其定义,实例方法涉及对象状态。
Instance methods, almost by definition, involve object state.
Because I could've built that in, it says if you change the value of this thing, by the way you need to change recompute those other values in order to make this hold up.
我想要大家通过定义好的方法,来改变实例的值了,因为我可以把这个功能,内置到方法里面去,它的意思就是如果,你改变一个值。
They are instances of a class, and associated with that class is a set of methods.
它们是同一个类的实例,与这个类相关联的是一个方法集,因此例如,我可以说。
I think of data hiding as basically saying, one can only access instance values, or, we'll call them that, instance values through defined methods.
一个人仅仅可以访问实例变量,或者,我们可以这么来说,通过定义好的方法,来访问实例的变量。
应用推荐