文件名称:Calendar
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 12kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现相关日历的计算,当用户输入一个月份,程序输出这个月的月历,每星期一行,星期天开始,星期六结束。当用户输入一个日期,程序显示这个日期当天是星期几。当用户输入两个日期,程序计算这两个日期相差的天数。
-To achieve the calculation of the relevant calendar, when the user enters a month, the program output this month' s calendar, every Monday line, beginning Sunday, ending Saturday. When users enter a date, the program shows this date is the day of the week. When the user enters two dates, the program calculated the number of days difference between two dates.
-To achieve the calculation of the relevant calendar, when the user enters a month, the program output this month' s calendar, every Monday line, beginning Sunday, ending Saturday. When users enter a date, the program shows this date is the day of the week. When the user enters two dates, the program calculated the number of days difference between two dates.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
设计实现日历计算程序\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
设计实现日历计算程序
....................\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
设计实现日历计算程序