ログインすると広告が減り、学習に集中できます。
広告
検索結果- 英語 - 多言語
prototype patterns
prototype pattern
名詞
(programming) A creational design pattern that determines the type of objects to create by a prototypical instance, which is cloned to produce new objects.
日本語の意味
プログラミングにおける生成系デザインパターンの一つ。原型となるインスタンスを複製(clone)することで、新しいオブジェクトを生成する手法。
英語の意味
(programming) A creational design pattern that determines the type of objects to create by a prototypical instance, which is cloned to produce new objects.
関連語