Outline:

  • 类之间的关系
  • 组合 > 继承
  • Design Pattern
  • 设计模式:创建型
  • 设计模式: 结构型
  • 设计模式:行为型

Sources:

  1. 软件系统设计 --- 潘敏学
  2. Design Pattern Turotial
Read more »

Outline:

  • Intro
  • 虚电路和数据报网络
  • 路由器工作原理
  • 网际协议IP
  • ICMP
  • In-net Route Selection
  • Internet Route Selection
  • 广播和多播路由选择
  • VPN, NAT
  • MPLS
Read more »

介绍了Unix, Unix Like主机的常用操作

OS可以是各种LINUX发行版和Mac OSX,因此你可以看到各种包管理工具(yay,apt,yum, brew...), 选自己用的就好

Read more »

Outline:

  • History
  • Hardware File Name
  • Partition
  • BIOS & UEFI
  • File System

介绍了Linux系统的硬件基本知识,更多内容参见我的《OS Introduction》

Read more »

Outline:

  • Docker Specification
  • Docker Engine
  • Docker Image
  • Docker Container
  • Docker Security
  • Docker Logs
  • Docker Management

介绍了docker的基本概念和命令

Read more »
0%