post_img

数据密集型应用系统设计

摘要

《数据密集型应用系统设计》Designing Data-Intensive Applications — Martin Kleppmann,作为架构师的必读书目之一,在此研读,并总结其中的要点

post_img

linux常用命令

摘要

shell 界面常用快捷键 复制: ctrl+insert 粘贴:shift+insert 快速补全: Tab键 tail命令 系 …