各位大神,返回主菜单该怎么写啊?
else if(OPERATION_BREAK.equals(in.toUpperCase()) ||OPERATION_BREAK.substring(0, 1).equals(in.toUpperCase())){ prenious=null; step=1; System.out.println(CONTEXT); continue; }