Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java SE 综合讨论区
打印话题 寄给朋友 订阅主题 |
作者 | Re:有谁知道下面语句的语句的意思 String.valueOf(grid[2][2]) [Re:oflyfisho] |
anatoranato
发贴: 16 积分: 2 |
于 2005-11-20 22:35
JDK文档中: static String valueOf(boolean b) Returns the string representation of the boolean argument. static String valueOf(char c) Returns the string representation of the char argument. static String valueOf(char[] data) Returns the string representation of the char array argument. static String valueOf(double d) Returns the string representation of the double argument. static String valueOf(float f) Returns the string representation of the float argument. static String valueOf(int i) Returns the string representation of the int argument. static String valueOf(long l) Returns the string representation of the long argument. static String valueOf(Object obj) Returns the string representation of the Object argument. 用你的g[][]里的东东对号入座一把就是了,如果是个Object 的话,就会得到Object.toString() 一个关于ByteBuffer.array()的问题(结贴) |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
5786 | 有谁知道下面语句的语句的意思 String.valueOf(grid[2][2]) | oflyfisho | 48 | 2005-11-19 14:07 |
4618 | Re:有谁知道下面语句的语句的意思啊,请教了 | Infinite | 15 | 2005-11-20 01:59 |
4605 | Re:有谁知道下面语句的语句的意思 String.valueOf(grid[2][2]) | anatoranato | 885 | 2005-11-20 22:35 |
4920 | Re:有谁知道下面语句的语句的意思 String.valueOf(grid[2][2]) | oflyfisho | 3 | 2005-11-22 23:24 |
已读帖子 新的帖子 被删除的帖子 |
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 |