Design Patterns
Outline:
- 类之间的关系
- 组合 > 继承
- Design Pattern
- 设计模式:创建型
- 设计模式: 结构型
- 设计模式:行为型
Sources:
- 软件系统设计 --- 潘敏学
- Design Pattern Turotial
Outline:
Sources:
Outline:
Common Linux commands and operations.
Outline:
介绍了Linux系统的硬件基本知识,更多内容参见我的《OS Introduction》
Outline:
介绍了docker的基本概念和命令
Outline:
Ref:
OpenPGP is the standard for public-key encryption and digital signatures. GnuPG, usually called GPG, is its most widely used implementation.
This note is a practical introduction to GPG.
Some familiarity with public-key cryptography is helpful here; see also my note on network security.