摘要: 第一题 package com.hp.zhang; import com.sun.xml.internal.fastinfoset.tools.XML_SAX_StAX_FI; public class test1 { public static void main(String[] args) { 阅读全文
posted @ 2020-10-14 19:22 Zhang_cy 阅读(132) 评论(0) 推荐(0) 编辑
摘要: 第一题 package com.hp.www; public class day3 { public static void main(String[] args) { int[] arr={2,3,4,5,6,7,8,9,10,11}; //遍历打印 // for (int i = 0; i < 阅读全文
posted @ 2020-10-14 11:38 Zhang_cy 阅读(99) 评论(0) 推荐(0) 编辑