文件名称:calendar
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
3.写一个类,可以输出指定年份随机两个月的月历(包括闰月),并输出两个月首日之间相距的天数。年份由main方法的参数指定。
比如:
java 类名 2006
就输出2006年随机两个月的月历,并输出相距的天数-3. Write a class, you can specify the output random calendar year two months (including leap month), and outputs the number of days elapsing between the first day of the month. Year of parameters specified by the main method. For example: java class name 2006 outputs two months of calendar 2006, random, and outputs the number of days apart
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Test3.java