阅读背景:

Java 7新特性: switch中对String的支持

来源:互联网 
String color = "red";
if (color.equals("red")) {
System.out.println("Color is Red");



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: