Giter Club home page Giter Club logo

refactor-to-more-base-classes's Introduction

Java面向对象初步练习:将公用代码抽取到不同层级的父类中

请重构Cat/Dog/Boy/Girl类,将这些类中的重复代码抽取到父类中,消除尽可能多的重复代码。

注:重构指的是在不改变原先代码功能的前提下,将原先的代码变得更精炼、可维护性更强。

在提交Pull Request之前,你应当在本地确保所有代码已经编译通过,并且通过了测试(mvn clean verify)


注意!我们只允许你修改以下文件,对其他文件的修改会被拒绝:


完成题目有困难?不妨来看看写代码啦的相应课程吧!

回到写代码啦的题目,继续挑战!

refactor-to-more-base-classes's People

Contributors

hcsp-bot avatar blindpirate avatar shanqinghuang98 avatar dieselniu avatar 0x522 avatar yueyuezone avatar yangbisheng avatar xu-kai-quan avatar weiranyi avatar kongmu373 avatar bowen-wu avatar yinghualiu avatar davidwildetmp avatar perfectlipeng avatar pccmast avatar pathjh avatar oylx avatar bridgeren avatar mysteryven avatar monalisali avatar maxiaoda avatar zdmhahaha avatar magicp avatar luckzhu avatar lionlihuang avatar linweikun95 avatar phlvance avatar qiaomengnan16 avatar qipengwei avatar calmbook avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.