文件名称:Calendar
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- zhuca*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
(1)用户输入一个月份,程序输出这个月的月历,每星期一行,星期天开始,星期六结束。
(2)用户输入一个日期,程序显示这个日期当天是星期几。
(3)用户输入两个日期,程序计算这两个日期相差的天数。
-(1)The user input a month, program output of this month calendar, every week a line, began on Sunday, Saturday after.
(2) the user input a date, the program shows the date on the day of the week.
(3) the user input two date and calculates the two days of the date differ.
(2)用户输入一个日期,程序显示这个日期当天是星期几。
(3)用户输入两个日期,程序计算这两个日期相差的天数。
-(1)The user input a month, program output of this month calendar, every week a line, began on Sunday, Saturday after.
(2) the user input a date, the program shows the date on the day of the week.
(3) the user input two date and calculates the two days of the date differ.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Calendar\CalendarDemo$1.class
........\CalendarDemo$DifferenceDate$1.class
........\CalendarDemo$DifferenceDate.class
........\CalendarDemo$JudgeDate$1.class
........\CalendarDemo$JudgeDate.class
........\CalendarDemo$MonthCalendar$1.class
........\CalendarDemo$MonthCalendar.class
........\CalendarDemo.class
........\CalendarDemo.java
Calendar
........\CalendarDemo$DifferenceDate$1.class
........\CalendarDemo$DifferenceDate.class
........\CalendarDemo$JudgeDate$1.class
........\CalendarDemo$JudgeDate.class
........\CalendarDemo$MonthCalendar$1.class
........\CalendarDemo$MonthCalendar.class
........\CalendarDemo.class
........\CalendarDemo.java
Calendar