摘要: public class Test1 { public static void main(String[] args) { Integer[] arr= {70,120,10,20,50,60,30,40,980}; Test1 test1 = new Test1();// test1.maopao 阅读全文
posted @ 2019-10-12 19:22 白云之间 阅读(131) 评论(0) 推荐(0) 编辑
摘要: import java.text.SimpleDateFormat;import java.util.Date;import java.util.HashMap;import java.util.Map;public class Test2 { public static void main(Str 阅读全文
posted @ 2019-10-12 15:14 白云之间 阅读(235) 评论(0) 推荐(0) 编辑