文件名称:B38
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
定义日期类型Date。
要求:
(1)包含年月日数据成员;提供默认构造函数、带年月日参数的构造函数、和拷贝构造函数;定义set成员函数可以设置日期;日期加一天操作;定义intput成员函数,输入日期信息,输入格式为“YYYY-MM-DD”;定义print成员函数输出对象的日期。
(2)编写一个可运行的完整程序,构造3个日期类型的对象,并输出相应的日期信息。
(3) 实现日期类型的对象的加减法运算。
-Defined date type Date. Requirements: (1) contains data members (date) provide a default constructor with month, day argument constructor and copy constructor define the set member function can set the date date plus one day operation defined intput member function, input date information, the input format is " YYYY-MM-DD" definition of member function print the output of dates. (2) write a complete program can be run, construct three types of objects date, and output the corresponding date information. (3) to achieve an object of type date subtraction.
要求:
(1)包含年月日数据成员;提供默认构造函数、带年月日参数的构造函数、和拷贝构造函数;定义set成员函数可以设置日期;日期加一天操作;定义intput成员函数,输入日期信息,输入格式为“YYYY-MM-DD”;定义print成员函数输出对象的日期。
(2)编写一个可运行的完整程序,构造3个日期类型的对象,并输出相应的日期信息。
(3) 实现日期类型的对象的加减法运算。
-Defined date type Date. Requirements: (1) contains data members (date) provide a default constructor with month, day argument constructor and copy constructor define the set member function can set the date date plus one day operation defined intput member function, input date information, the input format is " YYYY-MM-DD" definition of member function print the output of dates. (2) write a complete program can be run, construct three types of objects date, and output the corresponding date information. (3) to achieve an object of type date subtraction.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
B38\Ex1_4.cpp
...\exp2_1.cpp
...\exp2_2.cpp
...\exp2_3.cpp
...\exp2_3.h
...\exp2_3_main.cpp
...\面向对象程序设计实验报告格式.doc
B38
...\exp2_1.cpp
...\exp2_2.cpp
...\exp2_3.cpp
...\exp2_3.h
...\exp2_3_main.cpp
...\面向对象程序设计实验报告格式.doc
B38