书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 4 个相关结果.
  • Build a Node.js Project from Scratch(英文)

    Node.js What's all the buzz about? Why are so many people talking about it? How can I get some of this awesome? Follow along in this workshop/tutorial to get your head wrapped arou...
  • 从零开始学Ceph(Ceph From Scratch)

    Ceph是目前非常流行的统一存储系统,所谓统一存储系统,就是通过Ceph集群同时提供块设备存储、对象存储以及文件系统服务。本书将从零开始,介绍Ceph的用法以及CRUSH、RADOS等底层技术。借助Ceph官方提供的容器,任何人都可以在本地体验此教程,学习分布式存储系统就像家庭作业一样简单。
  • How to Make a Computer Operating System(英文)

    Online book about how to write a computer operating system in C/C++ from scratch.
  • [英文] DB Tutorial

    Let's Build a Simple Database. Writing a sqlite clone from scratch in C