技术栈
immutable data
Dongwoo Jeong
1 个月前
重构
·
c#
·
refactoring
·
immutable data
C# 初学者的 3 种重构模式
(Martin Fowler's Example)"如果条件不满足,立即返回。将核心逻辑放在最少缩进的地方。"