... pointer variable 指针变量 link or pointer variable 连接或指针变量 ; 链接或指针变量 Pointer to pointer variable 指向指标的指标变数 ...
基于12个网页-相关网页
Since pushing a variable essentially moves the stack pointer by a dword, the stack pointer is adjusted by adding 4 (the size of a dword) to it (line 32).
因为在堆栈中压入一个变量会让堆栈指针移动一个双字,所以给堆栈指针加4(双字的大小)(第32行)。
If you have a pointer to a structure and the value of the pointer is correct, every member variable of the structure will show the correct value.
如果您有指向结构的指针而且指针的值是正确的,那么结构的每个成员变量都将显示正确值。
In order to statically analyze buffer overflow, efficient and precise pointer analysis must be performed to make certain what target buffer a pointer variable point to.
为了进行静态缓冲区溢出分析,必须首先进行高效而精确的指针分析,以确定指针可能指向的目标缓冲区。
Right? I've allocated a variable, it happens to be a pointer; it's still a variable, who know what's in it, right?
对不?我分配了一个变量,它碰巧是一个指针,它还是一个变量,谁知道它里面是什么?
应用推荐