
FIN.1Mastering Equity Structure
This collection of texts originates from a book titled "一本书看透股权架构" by 李利威, which translates to "A Book to See Through Equity Structures". Published in 2019, it focuses on the intricacies of company eq...
31 Maj 202541min

SYS1.LTS
Linux test projects
4 Feb 202531min

DP12. Facade
Facade is a structural design pattern that provides a simplified interface to a library, a framework, or any other complex set of classes.
14 Jan 202512min

DP11. Decorator
Decorator is a structural design pattern that lets you attach new behaviors to objects by placing these objects inside special wrapper objects that contain the behaviors.
8 Jan 202514min

DP10. Composite
Composite is a structural design pattern that lets you compose objects into tree structures and then work with these structures as if they were individual objects.
5 Jan 202519min

DP9.Bridge
Bridge is a structural design pattern that lets you split a large class or a set of closely related classes into two separate hierarchies—abstraction and implementation—which can be developed independ...
26 Dec 20248min

DP8. Adapter
The adapter, also known as a wrapper, is a structural design pattern that allows objects with incompatible interfaces to collaborate.
25 Dec 202418min



















