摘要: import java.util.*;public class lianxi { public static void main(String[] args){ Calendar c = Calendar.getInstance(); int a = c.get(Calendar.HOUR_OF_D 阅读全文
posted @ 2020-10-22 21:03 liuyunche 阅读(261) 评论(0) 推荐(0)