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)

相关推荐
2401_827499994 分钟前
python项目实战09-AI智能伴侣(ai_partner_5-6)
开发语言·python
PD我是你的真爱粉6 分钟前
MCP 协议详解:从架构、工作流到 Python 技术栈落地
开发语言·python·架构
星晨雪海34 分钟前
基于 @Resource 的支付 Service 多实现类完整示例
java·开发语言
守护安静星空35 分钟前
esp32开发笔记-工程搭建
笔记·单片机·嵌入式硬件·物联网·visual studio code
yashuk37 分钟前
C语言实现PAT练习及算法学习笔记,还有SQLite介绍
c语言·sqlite·开源项目·算法学习·pat练习
ljt272496066139 分钟前
Compose笔记(七十七)--视频录制
笔记·android jetpack
ACP广源盛139246256731 小时前
破局 Type‑C 切换器痛点@ACP#GSV6155+LH3828/GSV2221+LH3828 黄金方案
c语言·开发语言·网络·人工智能·嵌入式硬件·计算机外设·电脑
Ricky_Theseus1 小时前
C++右值引用
java·开发语言·c++
爱编码的小八嘎1 小时前
C语言完美演绎7-10
c语言
Rick19931 小时前
Java内存参数解析
java·开发语言·jvm