Skip to content

Repository files navigation

BookNotes

Personal book notes and reading archive. / 个人读书笔记归档。

协议 (License)

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

本作品采用 知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议 进行许可。

这意味着您可以:

  • 分享 — 在任何媒介以任何形式复制、发行本作品。

但必须遵守以下条件:

  • 署名 — 您必须给出适当的署名,提供指向本许可协议的链接,同时标明是否(对原始作品)作了修改。
  • 非商业性使用 — 您不得将本作品用于商业目的。
  • 禁止演绎 — 如果您再混合、转换、或者基于该作品创作,您不得分发修改后的作品。

目录结构

Example structure / 示例结构:

This repository is organized by Category -> Book -> Chapter.

本仓库按 分类 -> 书名 -> 章节 的方式组织。

BookNotes/
├── Computer Science/       # Category / 分类
│   └── CSAPP/              # Book Name / 书名
│       ├── Chapter 01/     # Chapter / 章节
│       │   └── note.md     # Notes / 笔记
│       └── ...
└── README.md

About

Personal book notes and reading archive.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors