补充:我是需要把这个String Live = txtLive.getText().toString().trim(); 转成float类型 的.异常我捕捉了. 用float f = new float(Live); 没用. 而且new 的时候都new 不出来 ...
www.google.com.tw