分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.006
秒,为您找到
4
个相关结果.
搜书籍
搜文档
Build a Node.js Project from Scratch(英文)
28
20880
1
2018-04-18
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)
43
80718
156
2019-12-29
Ceph是目前非常流行的统一存储系统,所谓统一存储系统,就是通过Ceph集群同时提供块设备存储、对象存储以及文件系统服务。本书将从零开始,介绍Ceph的用法以及CRUSH、RADOS等底层技术。借助Ceph官方提供的容器,任何人都可以在本地体验此教程,学习分布式存储系统就像家庭作业一样简单。
How to Make a Computer Operating System(英文)
10
9609
39
2018-04-15
Online book about how to write a computer operating system in C/C++ from scratch.
[英文] DB Tutorial
14
11547
19
2019-01-15
Let's Build a Simple Database. Writing a sqlite clone from scratch in C