java - 字符串转数字

Integer.valueOf("str").intValue();

Integer.valueOf("123").intValue();

 

posted @ 2020-10-25 11:46  武卡卡  阅读(412)  评论(0编辑  收藏  举报