重构改善既有代码设计--重构手法 之重新组织你的函数总结
pony1223 2017-09-14 22:58
阅读:260
评论:0
推荐:0
编辑
当前标签:重构
重构改善既有代码设计--重构手法09:Substitute Algorithm (替换算法)
pony1223 2017-09-14 22:45
阅读:466
评论:0
推荐:0
编辑
重构改善既有代码设计--重构手法08:Replace Method with Method Object (以函数对象取代函数)
pony1223 2017-09-14 22:42
阅读:396
评论:0
推荐:0
编辑
重构改善既有代码设计--重构手法07:Remove Assignments to Parameters (移除对参数的赋值)
pony1223 2017-09-14 22:36
阅读:406
评论:0
推荐:0
编辑
重构改善既有代码设计--重构手法06:Split Temporary Variable (分解临时变量)
pony1223 2017-09-14 22:29
阅读:526
评论:0
推荐:0
编辑
重构改善既有代码设计--重构手法05:Introduce Explaining Variable (引入解释性变量)
pony1223 2017-09-14 22:20
阅读:400
评论:0
推荐:0
编辑
重构改善既有代码设计--重构手法04:Replace Temp with Query (以查询取代临时变量)
pony1223 2017-09-14 22:12
阅读:551
评论:0
推荐:0
编辑