push-down storageの語源
語源から深く理解しよう
この単語の語源は掲載準備中です。
掲載についてはEnglishBattle公式X で更新情報を発信しています。
push-down storageの意味
EnglishBattle英和辞典
- 1名詞
意味 プッシュダウンストレージ
last-in, first-out storage system
最初に格納したものが最後に取り出されるストレージシステム
a storage system where the last item stored is the first one to be retrieved
和訳例 - プッシュダウンストレージ
- スタック方式のストレージ
- 後入れ先出し型の記憶方式
例文 A stack operates on the principle of push-down storage.
積み重ねはプッシュダウンストレージの原理で動作する。
Push-down storage is often used in computer memory management.
プッシュダウンストレージはコンピュータのメモリ管理によく使われる。
push-down storageのWordNet
WordNet(意味の繋がりに特化した概念辞書)
- 1名詞
意味 スタック
a storage device that handles data so that the next item to be retrieved is the item most recently stored (LIFO)
次に取り出される項目が最も最近保存された項目である方法でデータを処理する記憶装置(LIFO)
和訳例 - スタック
- 後入れ先出し方式
- LIFO
同義語 - push-down storage
- push-down store
- stack
上位語 a device that preserves information for retrieval
情報を保存して取り出せる装置