gpt4 book ai didi

java - 为什么我会收到 预期错误?

转载 作者:行者123 更新时间:2023-12-03 23:11:41 25 4
gpt4 key购买 nike

<分区>

class return{
public static void main(String args[]){
boolean t = true;
System.out.println(" this is before");
if (t) return;
System.out.println(" this is not going to be printed on the screen");
}
}

这是我的代码和我的命令行带来的

identifier expected error

谁能解释一下问题出在哪里?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com