阅读背景:

Java中String类型和Int类型转换

来源:互联网 

int -> String

int i=12345;
String s="";
第一种方法:s=i+"";第一种方法:s




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: