pointer to data的意思|示意
数据指针
pointer to data的网络常见释义
数据指针 ... pointer to data affiliate 数据成员指针 pointer to data 数据指针 pointer to data 数据指针 ; 数据指标 ...
数据指标 ... pointer to data 数据指针 pointer to data 数据指针 ; 数据指标 pointer to data member v 数据成员指针 ...
pointer to data相关短语
1、 pointer to data member 数据成员指针 ; 数据成员指标 ; 指针
2、 pointer to data type 数据类型的指针
3、 pointer to data affiliate 数据成员指针
pointer to data相关例句
If there is no root or a pointer pointing to any part of the list then your data is lost in memory.
如果既没有根也没有指针指向链表,那么你的数据就丢失在内存中了。
This is done by entering just enough data to overwrite the arguments with dummy data and a new return pointer to a different function; the new function is now executed. 10
这是通过输入足够的数据来用伪数据覆盖参数,及输入到不同函数的新返回指针来实现的,现在就执行新的函数了。
This is a pointer to environment data for the program.
是到此程序的环境数据的指针。
The data argument is a pointer to the private data (see Listing 7).
data参数是一个指向私有数据的指针(参见清单7)。
The data pointer will now contain the pointer to that label each time the callback is called.
现在每次调用回调时,data指针都会包含到那个标签的指针。
Does not return a pointer to static data; all data is provided by the caller of the function?
不返回指向静态数据的指针;所有数据都由函数的调用者提供。