ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
検索内容:
multiton
multiton
名詞
不可算名詞
(software, design) A creational design pattern resembling the singleton pattern except that multiple keyed instances of the class can be created. / (programming) The class used for the multiton pattern.
日本語の意味
(ソフトウェア/デザイン)シングルトンパターンに類似した生成設計パターン。複数のキーに基づいて、複数のインスタンスを生成・管理できる。 / (プログラミング) マルチトンパターンを実装するために使用されるクラス。
英語の意味
(software, design) A creational design pattern resembling the singleton pattern except that multiple keyed instances of the class can be created. / (programming) The class used for the multiton pattern.
multitones
multitone
multitone
名詞
A document or image that is printed using several different inks.
日本語の意味
複数の異なるインクを用いて印刷された文書または画像
英語の意味
A document or image that is printed using several different inks.
関連語
multitoned
関連語
multiton patterns
名詞
活用形
複数形
plural of multiton pattern
原形:
multiton pattern
日本語の意味
「multiton pattern」の複数形(活用形としての複数形)
英語の意味
plural of multiton pattern
multiton pattern
名詞
(software, object-oriented programming) Synonym of multiton
日本語の意味
オブジェクト指向プログラミングにおけるデザインパターンの一種であり、シングルトンパターンと似ているが、キーごとに存在するユニークなインスタンスを管理する方式。 / ソフトウェア設計において、特定のキーや条件に基づいて複数の一意なインスタンスを生成・保持するパターン。
英語の意味
(software, object-oriented programming) Synonym of multiton
関連語