Topic: 怎样将int型数据转为Srting,在线等 |
Print this page |
1.怎样将int型数据转为Srting,在线等 | Copy to clipboard |
Posted by: wordby Posted on: 2004-05-21 15:33 在线等,谢了 |
2.Re:怎样将int型数据转为Srting,在线等 [Re: wordby] | Copy to clipboard |
Posted by: expresso Posted on: 2004-05-21 15:38 new Integer(int).toString() 或""+int |
3.Re:怎样将int型数据转为Srting,在线等 [Re: wordby] | Copy to clipboard |
Posted by: mazalet Posted on: 2004-05-21 16:11 String.valueOf(int intValue); |
4.Re:怎样将int型数据转为Srting,在线等 [Re: wordby] | Copy to clipboard |
Posted by: 烂泥 Posted on: 2004-05-21 23:20 "" + int |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |