push-down storageの語源
この単語の語源は掲載準備中です。
掲載についてはEnglishBattle公式X で更新情報を発信しています。
push-down storageの主な意味と例文
- 1名詞
意味 - プッシュダウンストレージ
- スタック方式のストレージ
- 後入れ先出し型の記憶方式
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
- 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
情報を保存して取り出せる装置