搜索资源列表
times
- 计算两个日期的时间间隔,返回的是时间间隔的日期差的绝对值.
dateclasses
- 建立一个日期类,计算各日期间关系 特殊判断①对是否是闰年进行判断; ②根据闰年判断结果,确定特殊月份2月的截止天数; ③分别对大月(31天)和小月(30天)不同月份是否到月末进行判断; ④对是否跨年进行判断。
year_month_day
- 计算二日期的间隔天数,计算某日期为星期几,打印对象当前数据的y年m月的月历,一次增加若干天,对两个日期进行其他比较运算等。-Second, the interval between the date of calculation of the number of days to calculate a date for the week, print the current data object y years m months of the calendar, the first incre
wan-nian-li
- 万年历查询程序。 功能要求: (1)提供菜单方式选择 (2)输入年份、月份、日期,计算得到的是这一天据今-Calendar query process. Functional requirements: (1) mode selection menu (2) Enter the year, month, date, calculated according to today is the day
my_function1
- C++程序设计:计算两个字符型日期之间的天数的函数!-C++ program design: The functiontof two character calculate the number of days between the date !
SavingsAccount
- 实现银行卡操作的基本功能,银行卡的存储实现,以及银行卡的利息和日期方面的计算。-To achieve the basic functions of bank card operation, storage implementation bank cards, as well as calculation of interest and the dates of bank cards.