摘要: 【问题】Switch-Case过长的sonar问题Reduce the number of switch cases from 38 to at most 30. 【解决】 引用处: 添加的枚举类(做后续扩展):其中的变量在原代码引用处保存到静态变量,在枚举类调用 阅读全文
posted @ 2019-03-06 16:35 唯心模式 阅读(623) 评论(0) 推荐(0) 编辑