摘要: package com.test; public class test { public static void main(String[] args) { // TODO Auto-generated method stub int[] arr= {22,33,44,55,66}; //print 阅读全文
posted @ 2020-05-26 10:02 雨曼晴川 阅读(105) 评论(0) 推荐(0)
摘要: package com.test; public class test { public static void main(String[] args) { // TODO Auto-generated method stub int[] arr= {22,33,44,55,66}; print(a 阅读全文
posted @ 2020-05-26 08:49 雨曼晴川 阅读(85) 评论(0) 推荐(0)