243 Forks
1008 Stars
1008 Watchers

DesignPatterns

经典设计模式讲解以及项目实战(Java版)

How to download and setup DesignPatterns

Open terminal and run command
git clone https://github.com/landy8530/DesignPatterns.git
git clone is used to create a copy or clone of DesignPatterns repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DesignPatterns https://github.com/landy8530/DesignPatterns/archive/master.zip

Or simply clone DesignPatterns with SSH
[email protected]:landy8530/DesignPatterns.git

If you have some problems with DesignPatterns

You may open issue on DesignPatterns support forum (system) here: https://github.com/landy8530/DesignPatterns/issues