Notes
Search
⌃K
Notes
Search
⌃K
Introduce
Go
Grammar
System Library
Concurrency in Go
The Go Memory Model
Code Snippet
Rust
The Rust Programming Language
Rust by Example
JAVA
Preface
Grammar
Class Libraries
Concurrency
JVM
Web Container
Spring
Tuning
Computer Science
Computer Organization
Algorithm
Network Protocol
Operating System
Design Patterns
UML
OOP
Principle
Refactoring & Specification
Creational
Singleton
Factory
Builder
Prototype
Structural
Behavioral
Distributed System
database
InfluxDB
MySQL
Redis
Elasticsearch
HBase
Kafka
ZooKeeper
Reading
RocketMQ
演说之禅
So Good They Can't Ignore You
学会提问
Lecture
Other
v2ray
Kubernetes
Git
Maven
Anaconda And Conda
Fuck! Shit!
Open source contribution
Powered By GitBook

Creational

创建型主要解决对象的创建问题,封装复杂的创建过程,解耦对象的创建代码和使用代码。
Previous
Refactoring & Specification
Next
Singleton
Last modified 3yr ago
Copy link