pointer expression

  1. 指示字表达式

网络词典

pointer expression

英 ˈpɔɪntər ɪkˈstræns 美 ˈpɔɪntərɪkˈstræns
名词 中文翻译:指针表达式
同义词: ['pointer function', 'pointer value', 'pointer variable']

例句:

  1. 1. Theprogram uses a pointer to store the addressof an array element.
    程序使用一个指针来存储数组元素的地址。
  2. 2. Thepointer expression is used toaccess memory locations in the computer's memory.
    指针表达式用于访问计算机内存中的位置。
  3. 3. The pointer expression canbe used to manipulate data in memory.
    指针表达式可以用来操作内存中的数据。