String转Double

String转Double

String.format("%.1f",Double.parseDouble(r.getString(5)))

猜你喜欢

转载自blog.csdn.net/qq_45783660/article/details/114700740