double num1 = 0.0;
String qq = "19.987";
num1 = Double.valueOf(qq.toString());
posted on 2012-08-10 12:35 专注2018 阅读(47478) 评论(0) 收藏 举报