Ray's playground

 

2010年1月12日

Everything Is an Object(Thinking in Java)

摘要: It’s useful to visualize some aspects of how things are laid out while the program is running—in particular how memory is arranged. There are five different places to store data:  1.Regist... 阅读全文

posted @ 2010-01-12 21:33 Ray Z 阅读(566) 评论(0) 推荐(0) 编辑

导航