memrootじしょ
英和翻訳
State (computer science)
web framework
push and pull
Probability distribution
introduction email
Rule-based system
Multitasking
data verification
publish/subscribe
message queue
State (computer science)
/steɪt/
ステイト
1.
コンピュータシステムの特定の時点におけるデータや設定の集まり。
コンピュータサイエンスにおいて、「状態」とは、システム、プロセス、またはオブジェクトの特定の時点での属性や値の集合を指します。これは、時間とともに変化する可能性があり、システムの動作を理解し、予測するために不可欠な要素です。
The
current
state
of
the
database
is
inconsistent.
(データベースの現在の状態は矛盾しています。)
The current state
「現在の状態」を指します。
of the database
「データベースの」という所有や関連を示します。
is inconsistent
「矛盾している」という状態を表します。
Saving
the
game
preserves
its
current
state.
(ゲームを保存すると、その現在の状態が保たれます。)
Saving the game
「ゲームを保存すること」という行為を指します。
preserves
「保つ」「維持する」という意味です。
its current state
「その現在の状態」を指します。
The
state
of
the
system
changed
after
the
update.
(更新後、システムの状態が変化しました。)
The state of the system
「システムの状況」を指します。
changed
「変化した」という動詞の過去形です。
after the update
「更新後に」という時を表します。
関連
Finite State Machine
System State
Program State
Object State
Mutable State
Immutable State