搜索优化
网页
图片
视频
学术
词典
地图
更多
航班
笔记本
Liskov
网络
替换原则
网络释义
1.
替换原则
cxzhq2002的杂记 - 博客频道 - CSDN.NET ... MIME 类型大全
Liskov
替换原则
Web User Controls 之间的通讯 ...
blog.csdn.net
|
基于13个网页
例句
释义:
全部
全部
,
替换原则
替换原则
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Quite often
,
a
weird
behavior
detected
in
a
software
system
can
be
tracked
down
to
a
violation
of
the
Liskov
principle
.
很多
时候
,
在
软件
系统
中
检测
到
的
怪异
行为
可以
跟踪
,
利斯科夫
原则
的
违反
。
msdn.microsoft.com
2.
To
fulfill
the
Liskov
principle
,
you
need
to
adhere
to
a
simple
rule
:
The
domain
of
a
method
can't
be
shrunk
in
a
subclass
.
要
实现
利斯科夫
原则
,
您
需要
坚持
简单
规则
:
域
的
一种
方法
不能
收缩
在
子类
中
。
msdn.microsoft.com
3.
With
Jeannette
Wing
,
she
developed
a
particular
definition
of
subtyping
,
commonly
known
as the
Liskov
substitution
principle
.
与
珍妮特
翼
,
她
制定
了
一个
特别
的
定义
亚型
,
通常
称为
Liskov
替换
原则
。
q.sohu.com
4.
All
of
that
is
possible
,
but only
if
you
follow
a
related
principle
:
the
Liskov
Substitution
Principle
.
所有
这些
都
是
可能
的
,
只要
你
能够
遵循
一个
相关
的
原则
:
Liskov
替代
原则
。
www.cnblogs.com
5.
The
"
Liskov
's
Substitution
Principle
"
is
just
a
way
of
ensuring
that
inheritance
is
used
correctly
.
“
Liskov
替换
原则
”
正是
保证
继承
能够
被
正确
使用
的
方法
。
blog.163.com
6.
In
a
nutshell
,
the
Liskov
principle
states
that it
should
always
be
safe
to
use
a
subclass
in
any
place
where the
parent
class
is
expected
.
简单
地
说
,
利斯科夫
原则
指出
应该
始终
是
安全
的
在
父
类别
预计
的
任何
地方
使用
子
类
。
msdn.microsoft.com
7.
The
Liskov
Substitution
Principle
:
Subtypes
must
be
substitutable
for
their
base
types
.
子
类
必须
适用
于基
类
,
即
子
类
一定
能
替换
基
类
,
反之
则
不然
。
www.diybl.com
8.
Liskovhas
led
many
significant
projects
,
including
the
Venus
operating
system
,
a
small
, low-cost
and
interactive
timesharing
system
;
Liskov
已
导致
许多
重大
项目
,
包括
金星
操作系统
,
一个
小型
,
低
成本
和
交互式
分时
系统
;
blog.sina.com.cn
9.
Corrected
class
hierarchy
of
Liskov
Substitution
Principle
违反
Liskov
替换
原则
类
结构
图
www.cnblogs.com