instance of class的意思|示意
类的实例
instance of class的网络常见释义
别实体 工具实体 是由工具衍生出來的,其之间的关系就好比類别 (class)与類 别实体 ( instance of class ),如:程式开发 者设计了一个公文订阅的工具類别,每个使用者都 可以在自己的页面中加入公文订阅的工具实体來 订阅属于自己的待...
instance of class相关短语
1、 instance of a class 类的实例 ; 某个类的实例
instance of class相关例句
The object to be marshalled must be an instance of a class that's defined with a global mapping in the binding.
要数据编组的对象必须是类的一个实例,该类是用绑定中的全局映射定义的。
You obtain a new instance of this class by using the code shown in Listing 11.
使用清单11所示的代码获取这个类的新实例。
You must create a new instance of this class (which I'll look at in a moment).
必须创建这个类的新实例(等一会将讲到)。
The proxy will create one instance of a class loader for each XML schema version.
代理将为每个 XML 模式版本创建一个类实例。
Most applications have custom logic that authorizes users to perform an operation not only on a class, but also on an instance of that class.
大多数应用程序都有定制逻辑,它授权用户不仅仅在类上执行操作,而且还在该类的实例上执行操作。
These classes delegate responsibility for base class behavior to an instance of the base class.
这些类将基础类行为的责任委托给基础类的一个实例。