您的位置: 首页 > IT文章 > java字符串变换为整数 java字符串变换为整数 分类: IT文章 • 2024-02-16 13:15:18 java字符串转换为整数 int n = Integer.parseInt("123");//将字符串转化成整形