文件名称:date
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 邂*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个Java应用程序,当用户在输入对话框中输入两个日期后(日期格式为YYYYMMDD,如1999年1月12日应输入为19990112),程序将判断两个日期的先后顺序,以及两个日期之间的间隔天数(例如2011年1月1日和2010年1月2日之间的间隔是366天)-Write a Java application, when the user input dialog box, enter the two dates (the date format is YYYYMMDD, such as the January 12, 1999 should be entered as 19990112), the program will determine the order of the two dates, as well as two the interval between the date of the number of days (for example, the interval between January 1, 2011 and 2010 is 366 days)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TianShu\.classpath
.......\.project
.......\.settings\org.eclipse.jdt.core.prefs
.......\bin\snippet\Snippet.class
.......\...\.......\Test.class
.......\src\snippet\Snippet.java
.......\...\.......\Test.java