• Stars
    star
    251
  • Rank 160,928 (Top 4 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

《操作系统真相还原》笔记

请访问:https://doctording.github.io/os/

欢迎star,fork,pr


  • 本repo主要是对《操作系统真相还原》图书对实践,主要是加深对操作系统对理解

  • 文档采用了gitbook编写,以方便阅读学习

  • 可直接git clone后执行python serve.py,进行本地预览gitbook

  • 本repo代码全部是完整提供的,确保相同环境下可直接运行