摘要: "GitHub" •请将随机生成数字、表达式的部分设计成:一个Random基类,基类中有random()方法。并由该基类派生出RandomNumber类、RandomOperation类,继承并覆盖父类方法。 代码 include include include include using name 阅读全文
posted @ 2017-06-09 21:57 wood崽 阅读(161) 评论(0) 推荐(0) 编辑