Chapter 1:Refactoring,a First Example 重构,第一个例子 The Starting Point 起点 The First Step in Refactoring 重构第一步 Decomposing and Redistributing the Statement Method 分解并重组slalemenl方法 Replacing the Conditional Logic on Price Code with Polymorphism 用多态
Chapter 1:Refactoring,a First Example 重构,第一个例子 The Starting Point 起点 The First Step in Refactoring 重构第一步 Decomposing and Redistributing the Statement Method 分解并重组slalemenl方法 Replacing the Conditional Logic on Price Code with Polymorphism 用多态
扩展
go-extend收集一些常用的操作函数,辅助重启的完成开发工作,并减少重复代码。
它收集各种杂项函数,并进行归类,方便用户查找,它可以大幅度提高开发效率和程序运行性能。它以保证性能为最大的方法,提供有效的方法。针对一些标准库中的函数或者库进行一些修改,使其性能大幅度提升,但其本身并不能替代标准库函数,这些函数经常会在一些场景下有效,但某些函数可以替换为标准库函数,它们保持一致的功能,且相当安全。
一些包或函数使用示例以及分析可以在我的中找到。
安装
$ go get github.c