請問為什么出現這個問題,求解
15、Multiple markers at this line
?- Syntax error on token "{", case expected after this
? token
?- Line breakpoint:Shapes [line: 15] - main(String[],
? int)
16、case0 cannot be resolved to a variable
15、Multiple markers at this line
?- Syntax error on token "{", case expected after this
? token
?- Line breakpoint:Shapes [line: 15] - main(String[],
? int)
16、case0 cannot be resolved to a variable
2017-10-26
舉報
2017-10-27
case和0之間加個空格
2017-10-29
case空格1冒號后面跟你想要寫的
2017-10-27
沒有case0 ?從case1開始?