摘要: 1 import java.util.Scanner; 2 public class DisplayTime { 3 public static void main(String[] args) { 4 Scanner input = new Scanner(System.in); 5 System.out.print("Enter an integer for seconds: ")... 阅读全文
posted @ 2018-09-11 11:37 LeoLiY 阅读(275) 评论(0) 推荐(0) 编辑
摘要: 代码 阅读全文
posted @ 2018-09-11 10:25 LeoLiY 阅读(1771) 评论(0) 推荐(0) 编辑