The parentheses indicate to the Rhino interpreter that I'm invoking a function rather than simply referring to a property of the object.
圆括号告诉Rhino解释器我正在调用一个函数,而不是简单地引用一个对象的属性。
There is a big difference between configuring and invoking a function. The former may include the latter, but the latter shouldn't include the former.
设置和启动一个功能之间差别巨大,前者也许包含后者,然而后者不应该包含前者。
For example, a variable could be set by invoking a function that supplies the value of the SESSION_USER special register to fetch the department number for the current user.
例如,通过调用一个可以为SESSION_USER特殊寄存器提供值的函数来设置变量,使用它取回当前用户的部门编号。
Invoking the BAPI outbound interfaces is actually making a RFC call on that module to perform some function within SAP.
调用BAPI出站接口实际上是对这个模块执行rfc调用,从而在SAP中执行某个函数。
Localization transparency is achieved through providing a function stub to the invoking application.
通过向调用的应用程序提供功能存根达到定位透明性。
So when you invoke a system call from your user code, say from function foo in your program, you are actually invoking a routine in the kernel.
因此,当从用户代码调用系统调用时(假定从程序中函数foo调用),实际上是在调用内核中的例程。
This external service is not represented in this example as this is typical WESB function: a client invoking a service via a mediation module.
这个外部服务没有在这个示例中表示,因为这是一个典型的WESB功能:客户机通过一个中介模块调用一个服务。
Subsequently, any invoking of this function again will create a development type of task.
随后,对该功能的再次调用,将会创建开发类型的任务。
Business transactions might seem like a simple function to the invoking application, but they might be implemented as composite functions covered by their own transactional context.
业务事务很像是调用应用程序的简单函数,但是它们可能是作为自己的事务的上下文所包含的复合函数来实现的。
This function is called when the generated parser detects a syntax error, invoking in turn the trivial function PrintError , which prints enhanced error messages.
这个函数是在所生成的解析器检测到语法错误时调用的,它又会调用一个小函数printerror,后者会打印增强的错误消息。
If the record is not found, I create a new Employee prototype by invoking the Employee constructor function with the appropriate fields from the panel. Here's the Employee constructor function.
如果没有找到记录,就使用面板中适当的字段,调用Employee构造函数创建一个新的Employee原型。
The syntax for invoking a method is different from the syntax for calling a function.
调用一个方法的语法与调用函数的语法不一样。
The arguments to the function are pushed onto the stack in a certain order. The return value is passed back to the invoking function in a certain way.
传递给该函数的参数已某个确定的顺序压入栈,他的返回值也以确定的方式传回调用者。
The arguments to the function are pushed onto the stack in a certain order. The return value is passed back to the invoking function in a certain way.
传递给该函数的参数已某个确定的顺序压入栈,他的返回值也以确定的方式传回调用者。
应用推荐