Float.parseFloat(String str);
Integer.parseInt(String str);
这两个函数都是静态的