英语单词--备忘
I
- interned interning intern
- 直译是 n:实习生 v:拘留,扣押
- 在计算机里,可以视为“可重用的”、“存起来的”
- 例如:
interned Strings 其实就是java,python...等语言中,为了重用字符串、整型等把对象存起来避免重复构造
- 引用
H
- hyper
- 直译是"非常兴奋,非常紧张的;有过多的激情/能量的"
- 在计算机里,大概是"牛逼的","超级的"意思
- 例如
hyperText 我们非常熟悉的http协议中的ht,就是超文本的意思,在英文中大概是能够连接到 其他文本的文本(其实就是带有超链接的文本) hyperLinks 这就是超链接的意思 hyper-v (v就是virtual machines/虚拟机的意思) 这个不是windows自带的虚拟机软件吗 大概就是牛逼的虚拟机/超叼的虚拟机
P
- post-mortem / post mortem
- 有点"事后回顾","事后总结","事故总结记录"的意思
- 直译就是"验尸"的意思
- 下面摘自What is a post-mortem?
A post-mortem is where a team reflects on what went wrong with something they did, and documents it and/or amends their process to stop it happening again.
- prompt
- "提示"
- 很多教程或者地方都有这个单词,作为名词出现,大概率是这个意思
- "及时的"
- 例如
This construction ensures prompt release, avoiding resource exhaustion exceptions and errors that may otherwise occur. 这种结构确保及时释放,避免资源枯竭可能发生这种的异常和错误
- 例如
- "提示"