摘要:java使用Calendar类获得指定日期关于指定日期的获取,是根据指定日期和当前日期相差的天数,然后使用set方法设置Calendar.DAY_OF_MONTH的值。 Calendar cal = Calendar.getInstance(); cal.set(Calendar.DAY_OF_...
阅读全文
posted @ 2014-08-19 13:06
posted @ 2014-08-19 13:06
posted @ 2014-08-19 13:05
posted @ 2014-08-14 11:14
posted @ 2014-08-11 11:07
posted @ 2014-08-04 15:11