会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
yisawatbek
博客园
首页
新随笔
联系
订阅
管理
2017年10月19日
Java中内存分析(一)
摘要: 1 package cn.bjsxt.test; 2 3 public class TestStudent { 4 public static void main(String[] args){ 5 Student s1 = new Student(); 6 s1.name = "yisa"; 7 s1.study(); ...
阅读全文
posted @ 2017-10-19 21:00 yisawatbek
阅读(162)
评论(0)
推荐(0)
编辑
公告