码农带你区分String类型的"=="和equals()
摘要:
大家玩csdn也可以关注我的博客额http://blog.csdn.net/wujiandong25253344情形一:String s1= new String("hello");String s2 = new String("hello"); 当我们使用new时,每次都会在内存中开辟一个新的空间... 阅读全文
posted @ 2015-11-20 23:27
码农成长计
阅读(279)
评论(0)
推荐(0)
浙公网安备 33010602011771号