Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » Java SE 综合讨论区
打印话题 寄给朋友 订阅主题 |
作者 | 求教 (System.out.println(this);) |
Butterfly8250go
发贴: 30 积分: 0 |
于 2004-05-25 10:57
public class Test{ static int total=10; public static void main(String args[]){ new Test(); } public Test(){ System.out.println(this); System.out.println("In test"); int temp=this.total; if(temp>5){ System.out.println(temp); } } } 输出如下: Test@ad3ba4 In Test 10 请问高手第一行怎么讲!!!!!!!!!!!!!!!!!
why edited on 2004-05-25 12:01
阿伟 25了才开始学JAVA晚吗? |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
6140 | 求教 (System.out.println(this);) | Butterfly8250go | 347 | 2004-05-25 10:57 |
5845 | Re:求教 (System.out.println(this);) | scottding | 165 | 2004-05-25 13:06 |
4763 | Re:求教 (System.out.println(this);) | qlong_z | 25 | 2004-06-03 09:37 |
4839 | Re:求教 (System.out.println(this);) | why | 130 | 2004-05-25 19:43 |
5059 | Re:求教 (System.out.println(this);) | Geminist | 57 | 2004-05-26 20:50 |
4744 | Re:求教 (System.out.println(this);) | happysilver | 143 | 2004-05-27 23:48 |
4670 | Re:求教 (System.out.println(this);) | sevenFive | 7 | 2004-06-03 20:48 |
4909 | Re:求教 (System.out.println(this);) | 彩云天 | 32 | 2004-06-07 10:43 |
已读帖子 新的帖子 被删除的帖子 |
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 |