Invoke Application的意思|示意
调用程序
Invoke Application的网络常见释义
唤起应用程序 唤起应用程序(Invoke Application) 执行应用程序相关逻辑。 绘制回应画面(Render Response) 对先前的请求处理完之后,产生画面以回应客户端 执行结果。
调用应用程序 Invoke Application(调用应用程序):在这个阶段,系统响应所有的ActionEvent事件,进行相应的处理。
调用应用 ...alidations),有processValidators();更新Model(Update Model values)时有processUpdates()方法;调用应用(Invoke Application)时,JSF调用UIViewRoot组件的processApplication()方法来启动此过程。
Invoke Application相关短语
1、 invoke application phase 阶段 ; 用户业务逻辑阶段
2、 Invoke the Application Configuration Tool 涉及应用配置工具
Invoke Application相关例句
Although asynchronous messaging is, in principle, a one-way communication, you can make it invoke some functionality in the receiving application.
尽管从理论上讲异步消息传递是单向通信,但是可以让它调用接收应用程序中的一些功能。
Application Developer also generated a sample application that let us invoke the Web service.
Application Developer还生成了一个让我们调用Web服务的样本应用程序。
In the following sample, invoke the J2EE application to refresh its configuration with customized changes.
在下面这个示例中,调用J2EE应用程序来使用定制的变更刷新它的配置。
Again, one application can invoke a service on another application to inform it of a change, but there are three problems with this approach.
此外,一个应用程序可以对另一个应用程序调用服务来通知其更改情况,但是这种方法有三个问题。
Presentation patterns address the display of information and processing of events that manipulate the information or invoke the application flow.
表示模式处理信息的显示及处理操作信息或调用应用程序流的事件。
The last three phases of the request processing life cycle (Update Model Values, Invoke Application, and Render Response) are not needed when the form is auto-saved.
若表单是自动保存的,请求处理生命周期的这后三个阶段(更新模型值、调用应用程序和呈现响应)是不必要的。