template method
(software, object-oriented programming) A special method of an abstract class used in the template method pattern that prescribes an algorithm for its subclasses.
ソフトウェア/オブジェクト指向プログラミングにおける、抽象クラスで定義される特殊なメソッド。これは、テンプレートメソッドパターンにおいて、サブクラスがアルゴリズムのステップを具体的に実装する際のひな形や枠組みを提供する。
( 複数形 )
復習用の問題
(software, object-oriented programming) A special method of an abstract class used in the template method pattern that prescribes an algorithm for its subclasses.
template method
To enforce a consistent algorithm across different components, the abstract class provides a template method that calls several primitive operations implemented by subclasses.
To enforce a consistent algorithm across different components, the abstract class provides a template method that calls several primitive operations implemented by subclasses.
英語 - 多言語
- 項目の編集権限を持つユーザー - すべてのユーザー
- 項目の新規作成を審査する
- 項目の編集を審査する
- 項目の削除を審査する
- 重複の恐れのある項目名の追加を審査する
- 項目名の変更を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
- 例文の編集権限を持つユーザー - すべてのユーザー
- 例文の削除を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
- 問題の編集権限を持つユーザー - すべてのユーザー
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1