摘要:
1 package Format_daqo; 2 3 import java.text.SimpleDateFormat; 4 import java.util.Calendar; 5 import java.util.Date; 6 import java.util.Scanner; 7 8 /** 9 * 1、第一行的7个格子里放星期几 10 2、第二... 阅读全文
posted @ 2016-09-22 18:01
奋斗的少年WH
阅读(346)
评论(0)
推荐(0)
摘要:
1 package Format_daqo; 2 3 import java.util.Calendar; 4 import java.util.Date; 5 6 public class CalendarTest { 7 8 public static void main(String[] args) throws Exception { 9 ... 阅读全文
posted @ 2016-09-22 13:49
奋斗的少年WH
阅读(167)
评论(0)
推荐(0)
摘要:
1 package Format_daqo; 2 3 import java.text.SimpleDateFormat; 4 import java.util.Date; 5 6 public class SimpleDateFormatTest { 7 8 public static void main(String[] args) throws Excepti... 阅读全文
posted @ 2016-09-22 13:39
奋斗的少年WH
阅读(1212)
评论(0)
推荐(0)
摘要:
1 package Format_daqo; 2 3 import java.util.Date; 4 import java.text.DateFormat; 5 6 public class DateFormatTest { 7 8 public static void main(String[] args) throws Exception { 9 ... 阅读全文
posted @ 2016-09-22 13:34
奋斗的少年WH
阅读(154)
评论(0)
推荐(0)
摘要:
1 package Format_daqo; 2 3 import java.util.Arrays; 4 import java.util.Random; 5 6 public class Randoms { 7 8 public static void main(String[] args) { 9 int[] score =new int[1... 阅读全文
posted @ 2016-09-22 13:26
奋斗的少年WH
阅读(136)
评论(0)
推荐(0)
摘要:
1 package Format_daqo; 2 3 import java.math.BigDecimal; 4 5 public class BigDecimalTest { 6 7 public static void main(String[] args) { 8 9 //配置参数run as->Runconfigurations->Arguments ... 阅读全文
posted @ 2016-09-22 13:04
奋斗的少年WH
阅读(116)
评论(0)
推荐(0)
摘要:
1 package Format_daqo; 2 3 import java.util.Scanner; 4 5 public class Maths { 6 7 public static void main(String[] args) { 8 Scanner sc=new Scanner(System.in); 9 10 ... 阅读全文
posted @ 2016-09-22 13:00
奋斗的少年WH
阅读(130)
评论(0)
推荐(0)

浙公网安备 33010602011771号