pointer(名词):指示物;指针;(计算机)指针(保存内存地址的变量);(口语)有用的提示/建议。常见义为“指示/提示”与“计算机指针”。
/ˈpɔɪntər/
Could you give me a pointer on how to start this project?
你能给我一个关于如何开始这个项目的建议吗?
The tutorial explains how a pointer stores the address of a variable, which helps manage memory efficiently in C.
这份教程解释了指针如何存储变量的地址,从而在 C 语言中更高效地管理内存。
来自 point(点、指向)+ -er(表示“做某事的人/物”),字面意思是“用来指向的东西”。后来在计算机领域引申为“指向某个内存位置的变量”。