查看会员资料
用 户 名:xiao*****
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
de
- :定义一个简单的Computer类,有私有数据成员芯片(cpu)、内存(ram)、光驱(cdrom)等等, 有两个公有的成员函数run、stop。其中成员cpu为CPU类的一个对象,ram为RAM类的一个对象, cdrom为CDROM类的一个对象,定义并实现Computer类.请添加每个类的带参数的构造函数以及拷贝构造函数,析构函数-: Computer class defines a simple, there are private data members of the chip (cpu