DWORD to的意思|示意
字,
DWORD to的网络常见释义
任务结束位置 ... DWORD from; //任务起始位置 DWORD to; //任务结束位置 String fileLoad; //文件保存位置 ...
DWORD to相关例句
On the Edit menu, point to New, and then click DWORD value.
在编辑菜单,指向新建,然后单击d word值。
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行)。
Thus, to access a byte, a multiplier of 1 is used, for a word, 2, and for a dword, 4.
因此,要想访问一个字节,就使用乘数1;对于字,乘数是2;对于双字,乘数是4。
All subsequent arguments are accessed by adding the size of a dword variable to the stack pointer (that is, esp + 12, esp + 16, and so on).
在堆栈指针上加上双字变量的大小(即esp + 12、esp + 16等等),就可以访问所有后续参数。
It holds 3 DWORD Pointers to the procedures that actually implement the methods.
它保存着3个双字大小(DWORD)的指针,指向实际实现的函数。