ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 英語
検索内容:
interface segregation principle
固有名詞
(programming,
object-oriented
programming)
principle
that
states
that
once
an
interface
has
become
too
large,
it
needs
to
be
split
into
smaller
and
more
specific
interfaces
so
that
any
client
of
the
interface
will
only
know
about
the
methods
that
pertain
to
itself.
(In
other
words:
no
client
should
be
forced
to
depend
on
methods
it
does
not
use.)
日本語の意味
インターフェース分離の原則: インターフェースが大きくなりすぎると、利用するクライアントが不要なメソッドまで知ってしまうため、各クライアントが必要とする機能に限定して、インターフェースをより小さく、明確に分割すべきであるという設計原則です。
Liskov substitution principle
principle of least astonishment
principle of least knowledge
principle of least action
名詞
不可算名詞
(physics)
also
known
as
the
stationary
action
principle.
In
complex
systems,
the
tendency
for
any
movement
or
change
to
use
the
least
action,
and
therefore
amount
of
energy
possible.
This
is
true
on
a
subatomic
level,
on
the
population
level
(evolution),
and
on
a
macro
level.
Not
considered
a
law
of
physics
because
it
is
not
true
100%
of
the
time.
日本語の意味
最小作用の原理:物理学において、あらゆる動きや変化が可能な限り作用やエネルギー消費を最小限に抑えようとする傾向を示す原理。サブ原子レベルから集団(進化)レベル、マクロな現象にまで及ぶが、常に成り立つわけではなく、厳密な物理法則とはみなされない。
Huygens-Fresnel principle
関連語
loading!
Loading...