Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/EmbedXj/OperatingSystems.ThreeEasyPieces

Chinese edition of Operating Systems .Three Easy Pieces
https://github.com/EmbedXj/OperatingSystems.ThreeEasyPieces

Last synced: 10 days ago
JSON representation

Chinese edition of Operating Systems .Three Easy Pieces

Lists

README

        

## 致各位关注或者有心继续此项翻译工作的同学:
本书是采用latex的方式编写及排版而成,在配置了中文latex环境后,下载本项目的全部文件,使用latex编辑器打开os-tep.tex文件即可编译本项目得到对应的pdf格式文档
1. 中文latex环境安装及配置,作者使用的是Mac版本的textlive 2018
2. 打开os-tep.tex即可编译本项目
3. book目录为本项目的所有章节的tex文件,只需在此目录中参照前面章节添加tex文件并在2中更新章节即可
4. 有需要继续向本项目继续共现代码的同学可以联系作者将其加入此项目的github共享者列表中

# OS-TEP
This project is the Chinese edition of the book——Operating Systems .Three Easy Pieces

2015-01-07 至 2015-01-15 更新第26章的内容

2015-01-16 至 2015-01-17 前言 更新了前言几个部分的内容

2015-01-20 至 2015-01-22 更新第27章的内容,略微修改了前面的一部分翻译

2015-01-22 至 2015-02-01 更新第28章的内容,略微调整了文档格式

2015-02-01 至 2015-05-24 更新第29、30、33章的内容,完成文字部分翻译工作,文档格式、代码、图表未完成。

2015-11-02 已完成第32章内容的文字翻译工作,以及31章一半的内容,待近日提交

2015-11-07 提交31、32章内容

2016-03-10 提交39章内容

2018-03-15 提交第1章内容

2018-03-17 提交第2章内容

2019-04-21 merge 来自 ryoua 的第3章和第4章内容