Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct several typos in files #20

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 8, 2018

  1. update Amplifier.java

    find one small typo change from dvd to tuner on 34
    huangmaomu authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    5d8c84c View commit details
    Browse the repository at this point in the history
  2. Update Amplifier.java

    huangmaomu authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    b3d889d View commit details
    Browse the repository at this point in the history
  3. update Tuner

    correct Typo
    huangmaomu authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    4feb638 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. remove setCd from endCd

    huangmaomu authored Nov 9, 2018
    Configuration menu
    Copy the full SHA
    1d82f31 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Configuration menu
    Copy the full SHA
    8a3ab30 View commit details
    Browse the repository at this point in the history
  2. Delete game

    huangmaomu authored Nov 14, 2018
    Configuration menu
    Copy the full SHA
    204f03f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d57665 View commit details
    Browse the repository at this point in the history
  4. Add sample code to complete the exercise regarding strategy pattern.

    One abstract classs, which is Character.
    An interface, which is WeaponBehavior.
    huangmaomu committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    4993402 View commit details
    Browse the repository at this point in the history