热门
最新
红包
立Flag
投票
同城
我的
发布
Metz
7 年前
truetheo789
你觉得最后会输出多少呢,为什么?
int j = 0;
for(int i=0; i<100; i++){
j = j++;
}
System.out.print(j);
下一条动态
立即登录