検索結果- 英語 - 多言語
検索内容:
Listing numbers
plural of Listing number
『Listing number』の複数形、つまり複数のリスティング番号を指す。
punch list
(US) The list of repairs and finish work required to complete a project, such as the construction of a building; a list of problems to correct.
工事やプロジェクトの完了に必要な補修や仕上げ作業の一覧 / 建物建設などにおいて、完成前に修正が必要な問題点や作業項目のリスト
to-do list
A list of errands and other tasks – often written on a piece of paper as a memory aid – that one needs or intends to accomplish.
やるべきことの一覧 / 実行すべき用事やタスクのリスト / 覚書として記される、行うべき事項のまとめ
wine list
A list of wines, usually with a short description, available at e.g. a restaurant or bar.
レストランやバーなどで提供されるワインの一覧。 / ワインの種類や簡単な説明が記載されたメニュー。
laundry list
(archaic) Originally, a list of articles of clothing that had been sent to be laundered. / (idiomatic, by extension) A long and often tedious list of items.
(古風な用法)クリーニングに出された衣類の一覧。 / (拡張的な意味、慣用的表現として)長く、しばしば面倒な項目のリスト。
wish list
Red List
A list of endangered species, created by the World Conservation Monitoring Center.
世界自然保護センターによって作成された絶滅危惧種のリスト
Swadesh list
(linguistics) One of the lists of vocabulary with universal test meanings/concepts developed by Morris Swadesh in the 1950-70s.
言語学における、普遍的な概念や意味に対応する語彙のリスト。1950年代~1970年代にモーリス・スワデシュによって作成されたもの。
waiting list
An ordered list of people waiting to obtain a good or service.
商品やサービスの取得を待つ人々の順番が記された名簿 / 順番待ちしている人の一覧表 / 予約待ちの顧客リスト
association list
(programming) A data structure that associates keys with data; implemented as a list whose members are paired storage locations (cons cells), one element of which (the car) contains the key and the other element of which (the cdr) contains the keyed data.
プログラミングにおいて、キーとデータを関連付けるデータ構造。各要素はペア(consセル:1つはキー、もう1つは対応するデータ)となったストレージ上の要素から構成されたリストとして実装される。