会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
rainsc
rainsc的折腾日记
一些代码记录 https://gitee.com/rainslc
博客园
首页
新随笔
联系
订阅
管理
2022年7月12日
java_可变参数&增强for循环
摘要: 代码比较无厘头,记录看懂的意思 在可变参数的构造方法中,需要使用增强for循环遍历 public class name { String sex; public static void main(String[] args) { name zhangsan = new name(); zhangsa
阅读全文
posted @ 2022-07-12 22:06 rainsc
阅读(72)
评论(0)
推荐(0)
编辑
公告