会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
雨夜
博客即是笔记,常记常看
博客园
首页
新随笔
新文章
管理
2022年2月17日
【面试题】Java值传递、引用传递问题面试题探究
摘要: 相关面试题如下 写出下面的程序的运行结果: public class TransterValueMain { public static void main(String[] args) { TransterValueMain t = new TransterValueMain(); int int
阅读全文
posted @ 2022-02-17 22:01 二月无雨
阅读(103)
评论(0)
推荐(0)