会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
返回顶部
多米联盟
duomilm.cn
首页
新随笔
订阅
管理
2020年2月18日
“面向对象的特征”练习题
摘要: 考核知识点:继承、this public class Test01 { public static void main(String[] args) { Father f = new Father(); Son s = new Son(); System.out.println(f.getInf
阅读全文
posted @ 2020-02-18 20:28 可乐葱花
阅读(275)
评论(0)
推荐(0)
编辑
公告