写点什么

《Operating System Concepts》阅读笔记:p778-p793

作者:codists
  • 2025-04-25
    广东
  • 本文字数:464 字

    阅读完需:约 2 分钟

《Operating System Concepts》学习第 69 天,p778-p793 总结,总计 16 页。

一、技术总结

1.Linux system

(1)components


kernel, system libraries(如:C library(libc)), system utilities。

二、英语总结(生词:1)

1.resemble

(1)resemble: re-("again") + similis("similar")


vt. be similar to sth(与......类似)。


(2)示例


In its overall design, Linux resembles other traditional, nonmicrokernel UNIX implementations.(《Operating System Concepts》第 780 页)。


关于英语的注解同步更新汇总到 https://github.com/codists/English-In-CS-Books 仓库。

三、其它

第 20 章开头说“Updated by Robert Love”, 但是,我的感受只有“broken by my hate”,读起来感觉就是泛泛而谈。

四、参考资料

1. 编程

(1) Abraham Silberschatz,Peter Baer Galvin,Greg Gagne《Operating System Concepts》:https://book.douban.com/subject/30272539/

2. 英语

(1) Etymology Dictionary:https://www.etymonline.com


(2) Cambridge Dictionary:https://dictionary.cambridge.org


欢迎搜索及关注:编程人(a_codists)

发布于: 刚刚阅读数: 4
用户头像

codists

关注

公众号:编程人 2021-01-14 加入

Life is short, You need Python

评论

发布
暂无评论
《Operating System Concepts》阅读笔记:p778-p793_操作系统_codists_InfoQ写作社区