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

相关推荐
范特西林2 小时前
AI OS 已来:OpenClaw与第三次操作系统革命
操作系统·agent
Bruce_kaizy3 天前
c++ linux环境编程——linux信号(signal)
linux·c++·操作系统·环境编程
橙子也要努力变强3 天前
Linux I/O 缓冲区、inode、软硬链接与磁盘结构全解析
linux·c++·操作系统
Byte不洛3 天前
手写一个C++ TCP服务器实现自定义协议(顺便解决粘包问题)
linux·c++·操作系统·网络编程·tcp
棉花糖超人5 天前
【操作系统】三、线程
java·开发语言·操作系统
橙子也要努力变强6 天前
进程间通信基础
c++·操作系统
橙子也要努力变强6 天前
共享内存通信
网络·c++·操作系统
ErizJ7 天前
面试 | 操作系统
linux·面试·职场和发展·操作系统·os
柏木乃一7 天前
Linux线程(8)基于单例模式的线程池
linux·运维·服务器·c++·单例模式·操作系统·线程
CS创新实验室7 天前
从硬件抽象到意图对齐:论 AI 时代操作系统演进的逻辑必然与 OpenClaw 的范式价值
人工智能·操作系统·策略模式