会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
云0o0木
博客园
首页
新随笔
联系
订阅
管理
2020年4月9日
4.9第六周上机练习
摘要: package bao; /*1.编写一个简单程序,要求数组长度为5, * 静态赋值10,20,30,40,50,在控制台输出该数组的值。*/ public class Lei { public static void main(String[] args) { int[] arr=new int[
阅读全文
posted @ 2020-04-09 11:00 Coder-Yuan
阅读(171)
评论(1)
推荐(1)
公告