The return value is the number of objects the function pushed on the stack.
返回值是该函数push到栈上的对象的数量。
Three arguments are now pushed onto the stack, and the print_array10 function is called (line 37).
现在将三个参数压入堆栈,并调用print_array 10函数(第37行)。
After this, the address of the string usort_str is pushed onto the stack (line 30).
在此之后,字符串的地址usort_str被压入堆栈(第30行)。
This object, of course, is pushed on the stack.
当然,这个对象被push到栈上。
Does a stack frame really get pushed onto the stack when a function is called?
做一个堆栈帧真的得到推送到堆栈在调用函数时?
Parameters are pushed onto the stack from right to left.
型参按照从右至左的顺序被推入栈中。
The type token is pushed onto the stack.
将型别语汇基元推入至堆叠。
The value type pointer is pushed onto the stack.
将值类型指针推送到堆栈上。
A value type reference is pushed onto the stack.
将实值型别参考推入至堆叠。
An object reference (or pointer) is pushed onto the stack.
将对象引用(或指针)推送到堆栈上。
An object reference is pushed onto the stack.
将对象引用推送到堆栈上。
The argument value at index 2 is pushed onto the stack.
将索引为2的参数值推送到堆栈上。
The argument value at index 3 is pushed onto the stack.
将索引为3的参数值推送到堆栈上。
The argument value at index 1 is pushed onto the stack.
将索引为 1的参数值推送到堆栈上。
An object reference to the new array is pushed onto the stack.
将对新数组的对象引用推送到堆栈上。
The result is pushed onto the stack.
结果被推送到堆栈上。
The address of the specified field is pushed onto the stack.
将指定字段的地址推送到堆栈上。
The address of the specified field is pushed onto the stack.
将指定字段的地址推送到堆栈上。
应用推荐