摘要:
参考博客:http://www.importnew.com/9162.html测试代码如下:public class Main { /** * 备注:结果跟你的JDK版本有关系: * * 我的是java version "1.6.0_16" * *这是JDK中的Integer.java中valueOf的源代码: public static Integer valueOf(String s) throws NumberFormatException { return Integer.valueOf(parseInt(s, ... 阅读全文
posted @ 2014-03-27 11:31
qingyezhu
阅读(425)
评论(0)
推荐(0)

浙公网安备 33010602011771号