Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CifWang/PKUJavaCourse
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Library
Choose a base ref
...
head repository: CifWang/PKUJavaCourse
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 30, 2018

  1. Create README.md

    CifWang authored Jan 30, 2018
    Configuration menu
    Copy the full SHA
    ced5cf1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from CifWang/HanoiTower

    HanoiTowerTest
    CifWang authored Jan 30, 2018
    Configuration menu
    Copy the full SHA
    ae82439 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from CifWang/HanoiTowerTest

    HanoiTower Test
    CifWang authored Jan 30, 2018
    Configuration menu
    Copy the full SHA
    346b9cd View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Merge pull request #3 from CifWang/SmallTests

    test java's value transition
    CifWang authored Feb 1, 2018
    Configuration menu
    Copy the full SHA
    d22cbd4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from CifWang/Library

    Library day1
    CifWang authored Feb 1, 2018
    Configuration menu
    Copy the full SHA
    a043a3e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Merge pull request #5 from CifWang/Library

    实现了输入要借的书的id,可以输出已经借到了这本书。但是,对图书馆中的所有书的每一本都会去判断一次,事实上,找到一本书,就可以停止判断了。
    CifWang authored Feb 10, 2018
    Configuration menu
    Copy the full SHA
    99076d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Merge pull request #6 from CifWang/Library

    输入title可以把书借出去
    CifWang authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    47be6e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from CifWang/Library

    smallTests 增加
    CifWang authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    7e824f0 View commit details
    Browse the repository at this point in the history
Loading