网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Pointer type
释义

Pointer type

英语百科

Pointer (computer programming)

Pointer a pointing to the memory address associated with variable b. Note that in this particular diagram, the computing architecture uses the same address space and data primitive for both pointers and non-pointers; this need not be the case.

I do consider assignment statements and pointer variables to be among computer science's most valuable treasures.

Donald Knuth, Structured Programming with go to Statements

In computer science, a pointer is a programming language object, whose value refers to (or "points to") another value stored elsewhere in the computer memory using its address. A pointer references a location in memory, and obtaining the value stored at that location is known as dereferencing the pointer. As an analogy, a page number in a book's index could be considered a pointer to the corresponding page; dereferencing such a pointer would be done by flipping to the page with the given page number.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/18 23:34:14