Programming Abstractions in C阅读笔记:p197-p201

《Programming Abstractions in C》学习第64天,p196-p201总结。

一、技术总结

很难,唯有继续往下看才能让其变容易。

二、英语总结

1.psychologically是什么意思?

答:

(1))psychology > psychological > psychologically。

(2)psychology: psyche("spirit/soul心灵") + -logy("study of, 研究"), the study of the spirit。"心理学"的意思来自于德国哲学家克里斯蒂安·沃尔夫的《经验心理学》(The meaning "science or study of the phenomena of the mind" is attested by 1748, in reference to Christian Wolff's "Psychologia empirica" (1732))

2.behind是什么意思?

答:behind可以做介词也可以做副词。

(1)adv. in the place where sb or sth was before。leave 和 leave behind每页太大区别,翻译时可省略。示例:p200, When you move a tower of size N-1 to the temporary spire as part of the recursive strategy, you've left a disk behind on the starting spire。

3.in light of 是什么意思?

答:in light of是美式写法,英式是in the light of,意思是:in view of; taking into account; considering(考虑)。示例:p200, To answer this questions, you need to think about the subproblem in light of the rules of the game。

三、参考资料

1. 编程

(1)Eric S.Roberts,《Programming Abstractions in C》:https://book.douban.com/subject/2003414

2. 英语

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

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

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

相关推荐
threelab1 小时前
Three.js 物理模拟着色器 | 三维可视化 / AI 提示词
开发语言·前端·javascript·人工智能·3d·着色器
武器大师721 小时前
lv_binding_js 代码解读
开发语言·javascript·ecmascript
不知名的老吴1 小时前
线程的生命周期之线程“插队“
java·开发语言·python
Hello:CodeWorld2 小时前
C 风格变参 vs C++ 变参模板:核心区别与选型指南
c语言·c++·算法
kaikaile19952 小时前
数字全息图处理系统(C# 实现)
开发语言·c#
秋93 小时前
Go语言(Golang)开发工程师全景解析:岗位职责·语言优势与使用场景·各城市薪资·发展前景·高考志愿填报(2026版)
开发语言·golang·高考
和平宇宙3 小时前
AI笔记005. hermes-DeepSeek V4 Pro, 128K上下文引发的探索
前端·人工智能·笔记
十月的皮皮4 小时前
C语言学习笔记20260606- 求月份天数三种写法
c语言·笔记·学习
cmes_love4 小时前
Level 2逐笔成交历史数据下载方法笔记
数据库·笔记·oracle
huangdong_4 小时前
1688商品图片采集技术解析:登录态处理与SKU图自动分类
开发语言