- 实例 living example; example; tur ...
- 方法 method; means; way; techniqu ...
- 静态和实例方法 static and instance methods
- 实例方法消息传递 oom: instance method message passing
- 案例方法 case method
- 实例 方法 消息传递 oom: i tance method me age pa ing
- 实例 方法消息传递 oom: instance method message passing
- 实例 living example; example; turnabout; case; undershoot 这样的实例举不胜举。 it would be an endless task to cite such living examples.; 实例教学法 case study method
- 数据挖掘与知识发现的方法与实例 data mining and knowledge discovery methods with case examples
- 哈佛案例方案 harvard case method
- 比实例 r rate
- 多实例 multiple instances
- 和实例 instances
- 类实例 class instance
- 例,实例 instance
- 例子;实例 example
- 实例,例证 instance
- 实例化 instantiated; instantiation
- 实例集 example space
- 实例级 instance level
- 实例名 instant name; sid
- 实例页 example page
- 实例域 instance field
- 事例,实例 case
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
- Property can be an instance method or a
属性标识的方法可能是一个实例方法或者一个 - Method of a type or to an instance method of an object
方法或对象的实例方法。 - Class . there are two types of methods in
中有两类方法:共享方法和实例方法。 - Can be used to call both virtual and instance methods
可用于调用虚方法和实例方法。 - To synchronize all instance methods and fields
来同步所有实例方法和字段。 - Object to the thread , you can call the instance method
实例方法。请注意,仅当线程上的 - Instance method for sorting arrays and lists using generic
实例方法的重载以用于使用泛型 - The name of the instance method that the delegate represents
委托表示的实例方法的名称。 - Wrap that instance method with an
用asyncdelegate对象包装该实例方法。 - Can be either a shared method or an instance method . the
可以是共享方法,也可以是实例方法。