1
2
我还没有听说过存储库模式,所以它不是 GoFs initial set . 快速的 google 显示它是 Martin Fowler s公司 Patterns of Enterprise Application Architecture (一本好书,我要好好回忆,但要把许多模式保存在一个脑袋里)。 看那边 index 对于PoEAA和 Repository Pattern 生活在 对象关系元数据映射模式 子集。PoEAA中规定的备选方案有: 但是,其他模式存储库可能包含其他选项。 |
2
-1
GOF模式a基本上分为4种,即创造模式、行为模式和结构模式。 |
Vedant · 如何解决python啦啦队长问题?[已关闭] 2 年前 |
cobby · 在战略模式中使用工厂模式? 2 年前 |
Nobody · Java中带while循环的三角形模式 2 年前 |
Eduard Stefanescu · 如何在层之间传输异常? 6 年前 |
D. Schreier Talha Noyon · 对于目录中的每个类 6 年前 |
Tanvi Jaywant · 如何重载类 6 年前 |