Sonar常见问题分析
1.Equality tests should not be made with floating point value 代码举例: if (result == num) //result和n ...
1.Equality tests should not be made with floating point value 代码举例: if (result == num) //result和n ...