《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)

相关推荐
望获linux2 天前
【实时Linux实战系列】CPU 隔离与屏蔽技术
java·linux·运维·服务器·操作系统·开源软件·嵌入式软件
数据智能老司机2 天前
Linux内核编程——网络驱动程序
linux·架构·操作系统
数据智能老司机2 天前
Linux内核编程——字符设备驱动程序
linux·架构·操作系统
数据智能老司机2 天前
Linux内核编程——Linux设备模型
linux·架构·操作系统
望获linux2 天前
【Linux基础知识系列】第四十篇 - 定制彩色终端与 Prompt
linux·运维·前端·chrome·操作系统·开源软件·嵌入式软件
望获linux12 天前
【实时Linux实战系列】实时I/O操作与中断处理
linux·服务器·microsoft·操作系统·交互·rtos·嵌入式软件
redreamSo12 天前
世俗点,假如幸福能量化,公式是什么?
操作系统
智践行13 天前
ROS2 Jazzy:编写可组合节点(C++)
操作系统
444A4E13 天前
理解Linux环境:从命令行参数到环境变量
linux·操作系统
ん贤13 天前
操作系统概述
面试·操作系统·王道