検索結果- 英語 - 多言語
検索内容:
character user interface
(computing) command line interface
文字ベースのユーザーインターフェース / コマンドラインインターフェース(CLI)
natural user interface
(computing) A user interface for a computer that is effectively invisible, or becomes invisible to its users with successive learned interactions.
自然なユーザーインターフェース:コンピュータとの対話が直感的かつ自然な方法で行われ、ユーザーがシステムの操作方法を意識せずに済むインターフェース。 / ユーザーが操作を学習するにつれて、操作自体がほとんど意識されなくなる、目に見えないほど自然な対話体験を実現するインターフェース。
natural user interfaces
J. Random User
healthy user bias
A potential bias in epidemiologic studies, involving the fact that subjects who voluntarily enroll in a clinical trial and actually follow the experimental regimen are likely to be healthier than the general population.
臨床試験や疫学研究において、自発的に研究に参加し実験手順を忠実に行う被験者が、一般の集団よりも健康であるために生じる偏り、つまり選択バイアスの一種
healthy user biases
graphical user interface
(computing) A type of user interface which allows people to interact with a computer through a metaphor of direct manipulation of graphical images and widgets in addition to text.
コンピュータと直接対話できるよう、アイコン、ウィジェット、グラフィカルな画像などを用いた操作環境。 / テキスト入力のほか、グラフィカルな要素を使ってユーザーがコンピュータを直感的に操作できるユーザーインターフェース。
user-defined function
(computing) A program or subroutine, provided by the user rather than being built into the system, that may return a value and may take input parameters.
ユーザーによって定義された関数。システムに組み込まれている組み込み関数とは異なり、利用者がプログラム中で独自に作成するサブルーチンであり、値を返す場合や入力パラメータを受け取る場合がある。