网页
图片
视频
学术
词典
地图
更多
航班
笔记本
superclasses是superclass的复数
superclass
美
英
n.
【生】总纲
网络
超类;超级类别;基类
复数:
superclasses
英汉
英英
网络释义
n.
1.
【生】总纲
n.
1.
a
taxonomic
category
of
related
organisms
of
a
rank
above
class
1.
超类
定义一个类,你必须指定被定义类的一个或多个父类(parent classes)或
超类
(
superclasses
)。关于超类的比如,每个人都有父母…
penning.blogbus.com
|
基于7个网页
2.
超级类别
可套用至特定对象的属性列表,是经由两者所决定,其一为实例 (Instance) 的对象类别,其二为对象类别的
超级类别
(
Superclas
…
gnaw0725.blog.51cto.com
|
基于4个网页
3.
基类
老雷的资料库 ... 11.3 槽的属性( Slot Properties) 11.4
基类
(
Superclasses
) 11.5 优先级( Precedence) ...
blog.ucdok.com
|
基于4个网页
4.
继承
...ance methods are suddenly available as methods in the class as well)。这就叫做 mixin,实际上,mixed-in 很像
继承
(
su
…
blog.tianya.cn
|
基于 1 个网页
5.
超级分类
...一组新的非重覆的预测变数,运作的方法与程序为前述的
超级分类
(
Superclasses
)方式找寻最接近的分裂(分层)结果呈现为Map…
my.tmu.edu.tw
|
基于 1 个网页
更多释义
收起释义
例句
释义:
全部
全部
,
总纲
总纲
,
超类
超类
,
超级类别
超级类别
,
基类
基类
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Such
a
design
would have
to
depend
heavily
on
inheritance
,
where
persistence
methods
would be
implemented
in
superclasses
.
这种
设计
严重
依赖
于
继承
,
因为
持久化
方法
要
在
父
类
中
实现
。
www.infoq.com
2.
Methods
that
use
references
to
superclasses
must
be
able
to use
objects
of
subclasses
without
knowing
it
.
使用
了
对
超
类
的
引用
的
方法
必须
能
在
不
知道
子
类
具体
类型
的
情况
下
使用
子
类
对象
。
book.51cto.com
3.
It is
also
very
easy
to
modify
superclasses
and
add
new
subclasses
because
you
merely
need
to
modify
or
add
one
table
.
修改
超
类
和
添加
新
的
子
类
也
非常
容易
,
因为
您
只
需要
修改
或
添加
一
张表
。
www.ibm.com
4.
Another
approach
to the
Expression
Problem
is
multiple
inheritance
,
in
which
one
subclass
can
extend
many
superclasses
.
表达式
问题
的
另
一种
方法
是
多重
继承
,
即
一个
子类
可
扩展
许多
超
类
。
www.ibm.com
5.
This
ensures
that the derived
classes
in
the
unstable
packages
depend
on the
abstract
superclasses
and
interfaces
in the
stable
packages
.
这
可
保证
让
不
稳定
包
中
的
具
象
子
类
依赖
于
稳定
包
中
的
抽象
基
类
和
接口
。
book.51cto.com
6.
Whenever
a
subclass
violates
the
existing
contract
between
its
superclasses
and
their
clients
,
it forces
changes
in
the
existing
code
.
无论
何时
,
只要
子类
违反
了
已经
存在
于
其
超
类
和
它们
用户
之间
的
约定
,
就
必然
要
修改
现有
代码
。
book.51cto.com
7.
Reducing
coupling
between
a
subclass
and its
superclasses
.
减少
了
子类
及其
超
类
之间
的
耦合
。
www.ibm.com
8.
Instance
and
its
collection
of
superclasses
.
实例
以及
它
的
父
类
的
集合
。
harmony.us.kg
9.
ATL
provides
the
ability
to
create
a
control
that
superclasses
a
standard
Windows
control
.
ATL
提供
创建
控件
作为
标准
Windows
控件
的
超
类
的
能力
。
msdn2.microsoft.com
10.
This
means
all
methods
defined
in
the
class
itself, its
superclasses
,
and
any
mixed
in
modules
.
这
意味
着
所有
方法
都
定义
在
类
本身
、
父
类
以及
混合
在
模块
中
。
www.infoq.com
1
2