文件名称:mydate

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2013-08-31
  • 文件大小:
  • 14kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1、  设计一个时间类MyDate:(日期均大于1900年)

a、  其中包括年、月、日、时、分、秒。其他成员变量可根据需要增设;

b、  可以获得时间的年、月、日、小时、分钟、秒数;

c、  计算日期的dayOfWeek(星期几);

d、  //实现日期加减一个整数后得到新的日期(加减天数);

e、  输入任意一个月份,将此月的日历输出(按星期格式);

f、  输入任意年份,将此年的年历输出;

g、  实现两个时间相减得到的小时数、分钟数和秒数;

h、  输出时间,要求三种格式:  yyyy年MM月dd日hh小时mm分ss秒;

yyyy-MM-dd hh:mm:ss

yyyyMMddhhmmss

i、  设计三个个构造方法。1、参数只有年月日的构造方法,小时分钟秒设为0;2、完全参数的构造方法;3、如果使用无参数的构造方法则初始化为系统时间,-1, the design of a time class MyDate: (date greater than 1900) a, including the year, month, day, hour, minute, second. Other members of the variables can be added according to need b, can get the time of year, month, day, hour, minute, seconds c, calculate dates dayOfWeek (week) d,// ​ ​ subtract an integer realization obtained after the date of new date (plus or minus the number of days) e, enter any one month, this month' s calendar output (by week format) f, enter any year, this year calendar output g, subtracting two times to achieve the number of hours, minutes, and seconds h, output time, requiring three formats: yyyy Year MM-dd hh hours mm minutes ss day second yyyy-MM-dd hh: mm: ss yyyyMMddhhmmss i, design three months constructor. 1, parameter constructor only date, hour minute second set to 0 2, completely argument constructor 3, if no argument constructor initializes to the system time,
(系统自动生成,下载前可以参看下载内容)

下载文件列表





mydate\.classpath

......\.project

......\.settings\org.eclipse.jdt.core.prefs

......\bin\MyDate.class

......\...\shiyan4.class

......\src\mydate.java

......\.settings

......\bin

......\src

mydate

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org