指针用英语怎么说

2024-09-18 12:55:54
点点英语
点点英语认证

点点英语为您分享以下优质知识

指针在英语中被称为 pointer。指针的来源可以追溯到数学中的符号,例如在几何中,我们用箭头来指向某一个特定的方向。在计算机科学中,指针也是一种符号,用来指向存储在计算机内存中的某一块内存区域。

例句:

A pointer is a variable that stores the address of another variable.

(指针是一个变量,用来存储另一个变量的地址。)

The pointer is pointing to the address of the first element of the array.

(这个指针指向了数组的第一个元素的地址。)