java String 类详解
摘要:
转自:http://www.360doc.com/content/11/0509/03/2113138_115362029.shtml 这个问题的起因: String a="Hello World!"; String b="Hello World!"; a=b? a和b是否相等 ? 为什么? ... 阅读全文
posted @ 2013-02-01 20:40 封起De日子 阅读(179) 评论(0) 推荐(0) 编辑