《Operating System Concepts》阅读笔记:p481-p482

《Operating System Concepts》学习第 39 天,p481-p482 总结,总计 2 页。

一、技术总结

无。

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

1.blur

(1)blur

vt. to (make sth) become diffifult to see clearly(使模糊)。

(2)示例

Innovation, in an effort to provide better, faster, and less expensive solutions, frequently blurs the lines that separated previous technologies(《Operating System Concepts》第 481 页)。

2.peril

(1)peril: *per-("to try, to risk")

c/u. great danger。

(2)示例

As large as the landscape of software and hardware bugs is, so too are the numerous potential perils for data on a system(《Operating System Concepts》第 482 页)。

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

三、其它

今天没有什么想说的。

四、参考资料

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)

相关推荐
小宇子2B6 小时前
缺页中断不是“出错”,是内核最忙的一条正常路径
操作系统
小宇子2B6 小时前
内存不够时,内核怎么把"冷"页踢出去——swap 与页面回收
操作系统
磊 子7 小时前
二.内核讲解
开发语言·操作系统·系统
下午写HelloWorld21 小时前
Linux系统及Ubuntu常用指令
linux·ubuntu·操作系统
Surest1 天前
AI时代操作系统过时了么?
操作系统
小宇子2B1 天前
页表凭什么不撑爆内存,CPU 凭什么查得不嫌慢
操作系统
Surest1 天前
OpenHarmony 技术拆解(一):多内核兼容与硬件能力发布机制
操作系统
我命由我123451 天前
Windows 操作系统 - Windows 查看防火墙是否开启、Windows 查看防火墙放行端口
java·运维·开发语言·windows·java-ee·操作系统·运维开发
老王熬夜敲代码1 天前
CPU缓存的访问机制
操作系统·cpu
茶马古道的搬运工2 天前
Linux-Ubantu-贴士-建立Docker 沙盒(三)
操作系统