Java初级面试题
摘要:
//1.请问执行下面的程序大致会输出类似什么内容?public class TestThisToString{ public String toString(){ return "my memory location is :" + this; } public static voi... 阅读全文
posted @ 2013-07-11 21:04 岚之山 阅读(96) 评论(0) 推荐(0)
posted @ 2013-07-11 21:04 岚之山 阅读(96) 评论(0) 推荐(0)
posted @ 2013-07-11 11:18 岚之山 阅读(91) 评论(0) 推荐(0)