调用英文解释翻译、调用的近义词、反义词、例句
英语翻译:
transfer【计】 C; call; calls; invoke
相关词条:
1.invoke 2.calls 3.calling 4.call 5.invocation例句:
- 在计算机程序设计中指执行一次调用。In computer programming, to execute a call.
- 用于修饰或说明一种进程或过程,它允许用户调用它,而用户并不用知道它的存在。Pertaining to a process, or procedure, invoked by a user without the latter being aware of its existence.
- 在计算机安全学中,一种计算机程序,表面上或实际上有某种有用的功能,而含有附加的(隐藏的)可能利用了调用进程的合法特许来危害系统安全的功能。In computer security, a computer program with an apparently or actually useful function that contains additional(hidden) functions that surreptitiously exploit the legitimate authorizations of the invoking process to the detriment of security.
分词翻译:
调的英语翻译:
melody; mix; move; suit well; transfer【计】 debugging mode
用的英语翻译:
apply; expenses; use【医】 c.; cum; Utend.
网络扩展解释
调用
“调用”是一个常见的计算机科学术语,用于描述程序中的某个功能或过程需要引用另一个功能或过程的情况。
中文拼音及英语解释翻译
"调用"的中文拼音是“diào yòng”。“调用”在英语中翻译为“invoke”或“call upon”。
英文读音
“invoke”的英文读音为 /ɪnˈvoʊk/。
英文的用法(中文解释)
在计算机编程中,程序员经常需要“调用”或“invoke”其他类或方法。这意味着他们可以通过引用其他代码来重复使用已编写的功能。
英文例句(包含中文解释)
- When a function needs to use another function to complete its task, it will "invoke" that function.(当一个函数需要使用另一个函数来完成其任务时,它将“调用”该函数。)
- The program "called upon" a subroutine to calculate the result.(该程序“调用”子程序来计算结果。)
英文近义词(包含中文解释)
- call(电话、邮件等):向某人打电话或发送通讯以联系对方。
- summon(神、鬼等):通过召唤仪式召唤出来。
- activate(设备、机器等):对设备或机器进行启动操作,使其开始工作。
英文反义词(包含中文解释)
- hang up(电话):挂断电话。
- dismiss(人员):解雇或取消聘请某人。
- deactivate(设备、机器等):对设备或机器进行关闭操作,使其停止工作。
英文单词常用度
“invoke”是一个非常常用的单词,特别是在编程和计算机科学领域。