検索結果- 英語 - 英語
検索内容:
graphical user interfaces
名詞
活用形
複数形
日本語の意味
「グラフィカルユーザーインターフェース」の複数形。つまり、コンピュータの視覚的な操作を可能にするユーザーインターフェース(GUI)の複数の形態を指す。
command line interfaces
application programming interface
名詞
日本語の意味
ソフトウェアアプリケーションを構築するための一連のルーチン、プロトコル、ツールのセット。これにより、ソフトウェアコンポーネント同士が相互に通信し、ネットワーク上でデータを共有できるようになる仕組み。 / プログラム間の相互作用を可能にするインターフェース。外部のシステムやサービスとの連携を実現するための設計規約やライブラリの集合体。
関連語
application programming interfaces
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.)
日本語の意味
インターフェース分離の原則: インターフェースが大きくなりすぎると、利用するクライアントが不要なメソッドまで知ってしまうため、各クライアントが必要とする機能に限定して、インターフェースをより小さく、明確に分割すべきであるという設計原則です。
character user interface
関連語
non-virtual interfaces
loading!
Loading...