您要查找的是不是:
- It is called before the external function call has been properly initialized. 在外部函数调用已正确初始化之前调用它。
- external function call 外部函数调用
- Supply a PathName argument in the function call. 在函数调用中提供PathName参数。
- Executes a late-bound method or function call. 执行后期绑定方法或函数调用。
- The syntax mimics a function call. 这个语法模仿了函数调用。
- An area of the stack associated with a particular function call. 一个关联特殊函数调用的堆栈区域。
- The expression contains undefined function call {0}(). 表达式包含未定义的函数调用 {0}()。
- A stack frame is essentially the same as a function call. 堆栈帧实质上是与函数调用相同。
- Will be repeated once for every level in the function call stack. 在调用函数堆栈的每级只重复一次。
- The second concept we introduced was the strpos() function call. 我们需要介绍的第二个原理,是对strpos()函数的调用。
- For this to work correctly, add the function call operator "()". 为使这正确工作,添加函数调用运算符“()”。
- Finding an external function in an import library informs the linker that the code for that function is in a DLL. 在导入库中找到外部函数后,会通知链接器此函数的代码在DLL中。
- All of these make a simple function call impossible. 所有这些都使得简单的函数调用是不可能的。
- The extern function and global data structure are separately declared in the. C file and the. Asm source file. 外部函数和全局数据结构分别在.;c文件和
- Returns time elapsed since last frame function call. 返回最后一次调用框架的时间。
- This header file handles the platform-dependent features of external function prototypes. 此头文件处理外部函数原型的平台相关的功能。
- Returns time elapsed since last frame function call in seconds. 在断时间内返回最后一次调用框架的时间。
- The social organization should be of the feature of dissipative structure system if it has the external function. 摘要社会组织只要有对外功能,就一定具有耗散结构系统的特征,形成耗散系统。
- A new expression node representing the function call operation. 一个表示函数调用操作的新表达式节点。
- You basically can't tell when the DDK will use a macro and when it will declare a real external function. 你基本上不能分清什么时候DDK将使用一个宏,或者什么时候它将声明一个真正的外部函数。