群发资讯网

返回主页
pointer type
用于存储内存地址
常用释义
英式发音
美式发音
基本释义
  • 指针类型:计算机编程中的一种数据类型,用于存储内存地址,通常用于引用其他变量或数据结构。
例句
  • 1·Any pointer type may be converted to an integer type.
    任何指针类型可以转换为整数型。
  • 2·Is the pointer type instrument renewal of ideal products.
    是各指针式仪表更新换代的理想产品。
  • 3·Synthesizes a function pointer type from given properties.
    根据给定的属性合成一个函数指针。
  • 4·Synthesizes a member function pointer type from given properties.
    根据给定的属性合成一个成员函数指针。
  • 5·The type of locals declared in a fixed statement must be a pointer type.
    在固定语句中声明的局部变量类型必须是指针类型。
  • 6·Gets the size, in bytes, of the pointer type that the target process USES.
    获取目标进程使用的指针类型的大小(以字节为单位)。
  • 7·This paper mainly introduced how to implement pointer type in CML language.
    本文主要介绍了如何在CML语言中实现带指针类型的编译器。
  • 8·In this case, the value specified for the property must be an array or a pointer type.
    在这种情况下,该属性的指定值必须是数组或指针类型。
  • 9·Conversion of a null pointer to another pointer type yields a null pointer of that type.
    一个空指针到另一个指针类型转换产生一个空的指针类型。
  • 10·In an unsafe context, a type may be a pointer type as well as a value type or a reference type.
    在不安全的上下文中,类型可以是指针类型以及值类型或引用类型。