Redian新闻
>
有人吃饭吃出这个来(渗入) zz
avatar
有人吃饭吃出这个来(渗入) zz# Joke - 肚皮舞运动
w*3
1
public class superclass {
int i;
superclass(){
i = 1;
}

void f()
{
System.out.println("i="+i);
}
}
public class subclass extends superclass {
int i;
subclass()
{
i = 2;
}
void f()
{
super.f();
}
}
public static void main(String[] args)
{
subclass t = new subclass();
t.f();
}
每次print结果出来都是1, 一般怎样才能让它print出来2呢
avatar
a*s
2
rt
avatar
w*o
3
把subclass 里的 "int i;" 去掉就行了。
avatar
z*n
4
香菇

【在 a***s 的大作中提到】
: rt
avatar
H*7
5
猪耳朵

【在 z*********n 的大作中提到】
: 香菇
avatar
z*n
6
没事,就算是也是没用过的。

【在 a***s 的大作中提到】
: rt
avatar
G*s
7
广告上写了的:吃盖浇饭免费送套套一个

【在 a***s 的大作中提到】
: rt
avatar
g*g
8
黑木耳
avatar
a*g
9
太岁

【在 a***s 的大作中提到】
: rt
avatar
b*d
10
订的是套餐吧
avatar
k*l
11
nothing to worry, won't get pregnant even it is used.

【在 z*****n 的大作中提到】
: 没事,就算是也是没用过的。
avatar
b*n
12
肉色丝袜?
avatar
s*1
13
靠!都怪这个帖子!我今天早晨梦见吃饭吃出了这个,狂呕吐,不给钱,然后一群新疆
人拿刀围
上来不让走!!!
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。