问答详情
源自:10-3 Java 中的抽象类

请问为什么出现这个问题,求解

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

//img4.mukewang.com/59f1ed1900012f6e05570389.jpg

提问者:慕侠8183234 2017-10-26 22:14

个回答

  • KingoLau努力变强中
    2017-10-27 10:24:34
    已采纳

    case和0之间加个空格

  • qq_肖小兔_03986431
    2017-10-29 23:05:53

    case空格1冒号后面跟你想要写的

  • 幕布斯7325869
    2017-10-27 10:24:19

    没有case0  从case1开始