文件名称:MyDate
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-02-28
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- xia***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
定义一个满足如下要求的Date类:
a.用下面的格式输出日期:日/月/年
b.可运行在日期上加一天操作
c.设置日期
用该类编写一个显示当前日期的程序.-Define a class to meet the following requirements Date: a date with the following output format: DD/MM/YY b can be run on the date set date plus one day operations c class to write a program using the current date is displayed..
a.用下面的格式输出日期:日/月/年
b.可运行在日期上加一天操作
c.设置日期
用该类编写一个显示当前日期的程序.-Define a class to meet the following requirements Date: a date with the following output format: DD/MM/YY b can be run on the date set date plus one day operations c class to write a program using the current date is displayed..
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyDate.java