函数可分三个部分,函数原型(function prototype)、函数调用(function call)、函数定义(function definition)。函数原型必须在函数调用前出现,否则函数定义必须在函数调用前出现。
基于6个网页-相关网页
Remote Function Call 远程功能调用 ; 远端函式呼叫 ; 远程函数调用 ; 远程函数呼叫
function call operator 函数调用运算符
Illegal function call 非法函数调用 ; 函数调用出错
function call stack 函数调用栈 ; 显示函式呼叫的堆叠
Function call missing 函数调用缺少右括号
pure virtual function call 纯虚函数调用 ; 现问题
external function call 外部函数呼叫 ; 外部函数调用
function call graph 函数调用图
function call syntax 函数呼叫语法
On the basis of this measure, a method of vulnerability testing is presented. The method applies source code conversion and function call status information to test the vulnerability of the procedure.
论文从脆弱性类别的安全关系出发,定义了一种进程完整性度量,在此基础上提出了基于函数调用的脆弱性测试方法,利用源码转换和函数调用状态信息来测试程序的脆弱性。
参考来源 - 软件漏洞测试若干问题研究·2,447,543篇论文数据,部分数据来源于NoteExpress
以上来源于: WordNet
The function call is set again in italics.
这个函数调用同样以斜体 显示。
Listing 6 shows data encoded in a function call.
清单6显示了在函数调用中编码的数据。
This hairy function call does the argument parsing.
这个复杂的函数调用执行参数解析。
But for now, think of this as just another way to write a function call.
但是现在,把这当成是写函数,调用的另外一种方式就行了。
f Well, call toupper pass this lowercase F F to this function called toupper it's going to return capital F and so what do I assign to s2 bracket zero?
调用toupper函数,传递这个小写,然后返回的是大写的,那么我对s2【0】赋值多少?
Think of this as a function that takes two techs arguments, the first of which is univs and the second of which is techs. And this is just a different syntax for writing that function call.
想下有两个参数的函数,第一个是univs第二个是,这就是对于函数调用的,不同语法的书写规则。
应用推荐