1、Integer.valueOf()
可以将 int 类型 转为为 包装类 Integer 类型
可以将String 类型转换为 int 类型
编程中的小知识点
原文:https://www.cnblogs.com/helloqiufei/p/12048940.html