pointer-type的意思|示意

美 / / 英 / /

n.指针式


pointer-type的网络常见释义

指针式的 ... 指针式检疗流计:pointer galvanometer 指针式的:pointer-type 指针平衡器:pointer counterbalance ...

指针类型 ... reference-type(引用类型) pointer-type(指针类型) pointer-type:(指针类型:) ...

pointer-type相关短语

1、 pointer type 指针类型 ; 指标类型 ; 指针型 ; 指标型别

2、 pointer type data 指针类型

3、 Pointer type required 需要指针类型

pointer-type相关例句

Systems with native 32-bit types often kept both long and pointer sizes 32 bit, but introduced a new type, "long long," which was 64 bit.

本身支持 32 位类型的系统通常都保留 32 位的 long 和指针,不过这些系统引入了一个新类型 “long long”,它是 64 位的。

Another pointer of type SSL is also needed to hold the SSL connection structure (this is required for something that will be done shortly).

还需要另一个ssl类型的指针来保持SSL连接结构(这是短时间就能完成的一些连接所必需的)。

Thus, array (pointer (char), 4) is the type of arrays of 4 Pointers to char.

因此y的类型就是有四个元素、这些元素指向char类型的指针数组。

Synthesizes a function pointer type from given properties.

根据给定的属性合成一个函数指针。

Any pointer arithmetic should be performed using variables of type long regardless if in 32-bit or 64-bit mode.

无论是处于32位模式下还是处于64位模式下,都应当使用长型变量执行所有指针算法。

The pointer containers of this library are all built using the adapters. There is a pointer container for each type of "normal" standard container highlighted as links below.

本库中的指针容器都是用适配器构建的。对于每种“普通”标准容器都有一个指针容器,如以下链接所示。