搜索资源列表
quickhit
- QuickHit游戏考验你键盘输入的速度和准确性,设计该游戏时运用面向对象的方法,具体类实现抽象类,抽象方法,子类继承父类等。-QuickHit games will test your keyboard speed and accuracy, the design of the game to use object-oriented approach, the specific class implements the abstract class, abstract method, the
chuquan.zip
- 采用面向对象思想设计和编写“石头剪子布”游戏. 参考设计: 玩家类(父类, 包含姓名、积分属性,出拳方法) 电脑玩家类(子类,重写出拳方法) 人玩家类(子类,重写出拳方法) 裁判类(负责判断两个玩家出拳的大小并反馈输赢结果) 游戏控制类(包含两个玩家和一个裁判,提供游戏过程控制方法完成游戏流程) 测试类(入口main),The design of object-oriented thinking and preparation of stone
quickhit
- QuickHit游戏考验你键盘输入的速度和准确性,设计该游戏时运用面向对象的方法,具体类实现抽象类,抽象方法,子类继承父类等。-QuickHit games will test your keyboard speed and accuracy, the design of the game to use object-oriented approach, the specific class implements the abstract class, abstract method, the