运行时调用 meaning in English
run time call
Examples
- Class examine the values of this attribute , if present , to help determine which data method to call at run time
类)检查此属性值(如果提供的话)以帮助确定在运行时调用哪一数据方法。 - J2me applications invoke remote services through the jsr 172 stub and runtime , and typically over http and soap
J2me应用程序通过jsr 172存根和运行时调用远程服务,通常要通过http和soap来进行传输。 - To be truly independent of any programming interface , we need a mechanism that can parse and interpret binding information contained in wsdl and generate the appropriate runtime invocation for the service
为了真正独立于所有的编程接口,我们需要这样一种机制,它可以解析和解释wsdl中包含的绑定信息,还可以为服务生成适当的运行时调用。 - With wires and references , you can define characteristics of the run time invocation at development time ; for example , making the invocation synchronous or asynchronous , marking transaction boundaries of the invocation , and so on
有了连线和引用,您就可以在开发时定义运行时调用的特性;例如,使调用同步或异步,标记调用的转换边界,等等。