final String M="男"; final String F="女"; System.out.println(M); System.out.println(F); 我这段 eclipse里面都过去了 为什么网页上过不去啊?
我的也是,eclipse也是通过的了。