What is the translation of " 方法调用 " in English?

method call
方法调用
一个方法调用
method invocation
方法调用
method calls
方法调用
一个方法调用
method invocations
方法调用

Examples of using 方法调用 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
方法定义和方法调用都必须使用out关键字。
Both the method definition and the method call must use the out keyword.
JAVA远程方法调用(RMI).
Java remote method invocation(RMI).
方法定义和方法调用都必须使用ref关键字。
Both the method definition and the method call must use the ref keyword.
例如它将包含一些方法调用,整体的定义规则等等。
That for instance would include method calls, overall definition rules and so on.
这种形式的方法调用称作“后期绑定”。
This form of method invocation is called"late binding.".
然后,方法调用隐含了参数构造的“隐形”消耗。
Any method invocation involves the"hidden" cost of parameter construction.
代码编辑器可以分析方法调用并生成匹配的方法签名。
The code editor can analyze method invocations and generate matching method signatures.
如果需要,我们还可以添加更多方法调用
We could also have added more method calls if needed.
分析aspect报告整个transactional方法调用的确切持续时间。
Profiling aspect reports exact duration of the whole transactional method invocation.
大多数运算符实际上是方法调用
Most operators are actually method calls.
在这样的事件中,会描述主机上的所有WMI方法调用
One such event describes all WMI method invocations on the machine.
我们有一些数字,一些赋值和一些方法调用
We have got some numbers, some assignment, and some method calls.
这将有助于区分关键字和方法调用
This helps to distinguish keywords from method calls.
选定的代码片段将被方法调用替换。
The selected code fragment will be replaced with a method call.
如果方法调用在测试中失败了,我们希望这个测试都失败,即便这个方法并不是需要测试的功能。
If a method call fails in a test, we would want the whole test to fail, even if that method isn't the functionality under test.
有条件的线程安全类必须记录哪些方法调用序列需要外部同步,哪些锁定在执行这些序列时获取。
Conditionally thread safe classes must document which method invocation sequences require external synchronization, and which lock to acquire when executing these sequences.
立即调用类似于非并发语言中的典型函数或方法调用:发送方等待接收方完成并返回值。
An immediate call is just like a typical function or method call in a non-concurrent language: the sender waits until the receiver finishes and returns a value.
同样适用于普通方法调用:任何类型都可以接受,只要它实际上可以工作。
The same applies to normal method calls: any type is acceptable, as long as it works in practice.
如果符号被定义了,那么方法调用被包括,如果符号没有定义,那么调用被忽略。
If the symbol is defined, then the method call is included if the symbol is undefined, then the call is omitted.
方法调用的结果首先被复制到此表达式的value属性中,然后作为getValue的结果返回。
The result of the method invocation is first copied into the value property of this expression and then returned as the result of getValue.
状态机根据外部和内部输入(方法调用或事件)相应地更改状态。
The state machine alters its state based upon external andinternal inputs(method calls or events).
这个过程被称为虚拟方法调用,该方法被称为虚拟方法.
This behavior is referred to as virtual method invocation, and the methods are referred to as virtual methods..
观察器的使用将显式依赖性(通过方法调用)转变为隐式依赖性(通过观察器)。
The use of observers turns explicit dependencies(through method invocations) into implicit dependencies(via observers).
不像普通的方法调用,switch(…)的那些参数被评估为确实需要的。
Unlike with normal method calls, only those parameters of switch(…) are evaluated that are indeed needed.
远程方法调用(RMI)也可以视为启动一个远程运行的对象的方法。
Remote Method Invocation(RMI) can also be seen as the process of activating a method on a remotely running object.
在任何时候,序列的长度和内容都可以通过方法调用来改变。
At any point,the length and content of the sequence can be changed through method invocations.
当控件从方法调用返回时,虚拟机已经尽最大努力回收所有丢弃的对象。
When control returns from the method call, the virtual machine has made its best effort to recycle all discarded objects.
如果记录器的级别高于方法调用的级别,则实际上不会生成任何记录消息。
If the logger's level is higher than the method call's, no logging message is actually generated.
该行为被称为虚拟方法调用,该方法被称为虚拟方法。
This behavior is referred to as virtual method invocation, and the methods are referred to as virtual methods..
Results: 29, Time: 0.0162

Word-for-word translation

Top dictionary queries

Chinese - English