摘要:
Refactoring from Anemic Domain Model Towards a Rich One | Pluralsight 阅读全文
posted @ 2022-05-21 22:45
PanPan003
阅读(48)
评论(0)
推荐(0)
摘要:
Applying Functional Principles in C# 6 | Pluralsight c# 函数编程 特性 linq & lambdas & delegates 函数编程:is mathematical function (!= class method) one value t 阅读全文
posted @ 2022-05-21 22:42
PanPan003
阅读(30)
评论(0)
推荐(0)
摘要:
Refactoring from Anemic Domain Model Towards a Rich One 贫血模型: 数据 & 操作 分离 数据 : public getters/ setters 操作: stateless services =》 业务逻辑 缺点: 1. methods wo 阅读全文
posted @ 2022-05-21 13:26
PanPan003
阅读(31)
评论(0)
推荐(0)