文件名称:db12804-(1)
-
所属分类:
- 标签属性:
- 上传时间:2014-03-14
-
文件大小:1kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1. Define a class named SalesItem which includes the following members:
(a) Data member: price
(b) Member Functions:
- GetPrice(): to get the price
- SetPrice(): to set the price
The function types and parameter lists for these two functions should be determined appropriately.
(c) Please place the definitions of the class in a header file SalesItem.h, and use a separate file SalesItem.cpp to accommodate the implementations of the member functions.
2. Create two objects book1 and book2 of the SalesItem class, with different initial values. Set the prices of these objects to 100 and 200, respectively, and display them on the screen. This task should be implemented in the main function, which is placed in a separate file main.cpp.
-1. Define a class named SalesItem which includes the following members:
(a) Data member: price
(b) Member Functions:
- GetPrice(): to get the price
- SetPrice(): to set the price
The function types and parameter lists for these two functions should be determined appropriately.
(c) Please place the definitions of the class in a header file SalesItem.h, and use a separate file SalesItem.cpp to accommodate the implementations of the member functions.
2. Create two objects book1 and book2 of the SalesItem class, with different initial values. Set the prices of these objects to 100 and 200, respectively, and display them on the screen. This task should be implemented in the main function, which is placed in a separate file main.cpp.
(a) Data member: price
(b) Member Functions:
- GetPrice(): to get the price
- SetPrice(): to set the price
The function types and parameter lists for these two functions should be determined appropriately.
(c) Please place the definitions of the class in a header file SalesItem.h, and use a separate file SalesItem.cpp to accommodate the implementations of the member functions.
2. Create two objects book1 and book2 of the SalesItem class, with different initial values. Set the prices of these objects to 100 and 200, respectively, and display them on the screen. This task should be implemented in the main function, which is placed in a separate file main.cpp.
-1. Define a class named SalesItem which includes the following members:
(a) Data member: price
(b) Member Functions:
- GetPrice(): to get the price
- SetPrice(): to set the price
The function types and parameter lists for these two functions should be determined appropriately.
(c) Please place the definitions of the class in a header file SalesItem.h, and use a separate file SalesItem.cpp to accommodate the implementations of the member functions.
2. Create two objects book1 and book2 of the SalesItem class, with different initial values. Set the prices of these objects to 100 and 200, respectively, and display them on the screen. This task should be implemented in the main function, which is placed in a separate file main.cpp.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
db12804/main.cpp
db12804/SalesItem.cpp
db12804/SalesItem.h
db12804
db12804/SalesItem.cpp
db12804/SalesItem.h
db12804
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
