請(qǐng)問為什么出現(xiàn)這個(gè)問題,求解
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
舉報(bào)
2017-10-27
case和0之間加個(gè)空格
2017-10-29
case空格1冒號(hào)后面跟你想要寫的
2017-10-27
沒有case0 ?從case1開始?