阅读程序: class StringTest1 { public static void main(String[] args) { String s1="hello"; String s2=new String("hello"); if(s1.equals(s2)){ System.out.println("相等"); }else{ System.out.println("不相等"); } } } 运行结果: - 替你完成这门课
小计 金币
(包含几次形考任务)
时间只剩一天的话不要购买这项服务
点击领取支付宝红包后有惊喜哦~