摘要:
转自https://www.jb51.net/article/113472.htm Java去掉数字字符串开头的0三种方法(推荐) int result = Integer.parseInt(tempStr); result 结果:123 String newStr = str.replaceFir 阅读全文
posted @ 2019-09-18 11:01
似水若冰
阅读(3218)
评论(0)
推荐(0)