搜索资源列表
lab2
- 定义一个分数类,用两个整数数据成员表示分数的分子和分母,成员函数包括求两个整数的最大公约数gcd()和最小公倍数lcm()的函数,再定义构造函数、获取分数、打印分数、实现分数四则运算的成员函数。 计算结果仍用分数表示并调用gcd(),lcm()成员函数化简-Define a fraction of class, with two integer data members of the numerator and denominator of the fraction, member functi
shop
- 定义一个商品类,其中包括商品号,商品名,商品价格三个数据成员以及两个以上的构造函数,获取个信息类的方法,修改价格的方法,打印数据的方法,并在定一个食品子类,一个玩具子类,-Define a class goods, including goods, goods name, commodity prices three data members and more than two constructors, access to information class methods, modify t