文件名称:ssd7exercise1
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client)
目的:
1,使用C++的数据类型;
2,实现所有声明的函数;
3,使用预处理器实现包含。-Descr iption:This assessment requires the creation of three of the core classes of the auction project. Class Date, class Advertisement, and class Client are three of the fundamental classes in the system.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Use fundamental C++ data types
Produce C++ class implementations given class declarations
Use the preprocessor to perform file inclusion
目的:
1,使用C++的数据类型;
2,实现所有声明的函数;
3,使用预处理器实现包含。-Descr iption:This assessment requires the creation of three of the core classes of the auction project. Class Date, class Advertisement, and class Client are three of the fundamental classes in the system.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Use fundamental C++ data types
Produce C++ class implementations given class declarations
Use the preprocessor to perform file inclusion
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Building the Core Classes.doc
ssd7 exercise1
..............\Advertisement.h
..............\Building the Core Classes.doc
..............\Client.h
..............\Date.h
..............\testdate.cpp
ssd7 exercise1
..............\Advertisement.h
..............\Building the Core Classes.doc
..............\Client.h
..............\Date.h
..............\testdate.cpp