...重复代码(Duplicated Code) 2、过长函数(Long Method) 3、过大的类(Large Class) 4、过长参数列表(Long Parameter List) 5、发散式变化(针对不断变化的需求不断修改的同一个类):针对某一外界变化的所有相应修改应该都只发生在单一类中。
基于16个网页-相关网页
过长参数列表 Long Parameter List
过长的参数列表 Long Parameter List
长参数列表
Long parameter list
以上为机器翻译结果,长、整句建议使用 人工翻译 。
这种技巧对于很容易遗忘参数的长参数列表尤为有用。
This trick is especially useful with long parameter lists, where it's easy to forget the parameter.
youdao
应用推荐
模块上移
模块下移
不移动