date.cpp

所属分类:C#编程
开发工具:Visual C++
文件大小:2KB
下载次数:1
上传日期:2016-05-02 17:10:58
上 传 者christianL
说明:  此代码可以根据用户对于日期的输入,进行对于日期的大小比较,月份的字母缩写和数字的转换。还能进行年月日的进位,并考虑了月份的天数。
(This assignment asks student to write a program with a class called “Date” in order to realize the following requirements: The class should contain three data members namely denoting the year, the 3-letter abbreviation of month and the data. Beside the basic fundamental requirements. Additionally, the program should involve operator overloading. For instance, the assignment operator “=” is aimed to assign the value of one Data object to the other. Comparator operator “>” “<” and “==” are initialized to compare two dates. Also, operator “++” is aimed to change date value to the next date. )

文件列表:
date.cpp (10260, 2016-04-15)
__MACOSX (0, 2016-05-02)
__MACOSX\._date.cpp (171, 2016-04-15)

近期下载者

相关文件


收藏者