我有一个字符串:
String x = "10";
现在我想.在数字之间添加并打印出来
.
1.0
我怎样才能做到这一点?
java string replace
java ×1
replace ×1
string ×1