最新回答 / 气势的信心
1、String.valueOf(int i) 2、Integer.toString(int i) 3、i+""; //i 为 int类型<...code...>
2016-07-16