action code
操作码
常用释义
英式发音
美式发音
基本释义
- 操作码
例句
-
1·Listing 4: Action Code snippet.清单4:action代码片段。
-
2·In such a case, the target action code cannot be placed in a view.在这样的案例中,目标动作代码不能放置在视图中。
-
3·Modify the process action code in the portlet class to publish the event.编辑portlet类的过程操作代码,以发布事件。
-
4·NOTE: All this can be changed directly in the WSDL and in the action code when it is generated.注意:所有这些内容均可在生成时直接在WSDL和操作代码中更改。
-
5·Thus, you can present the results of the same Action in different ways and not duplicate any Action code.这样,您可以以不同的方式显示同一个Action的结果而不用复制任何Action代码。
-
6·Both custom action code and XML schema have to be packaged in a single jar, for example, emailAction. Jar.自定义动作节点和XML schema文件都需要打包在单独的jar文件中,比方说emailaction . jar。
-
7·In this example, the data is set in the RequestScope as a request attribute in the action code that is invoked.在本例中,数据在RequestScope中设置为调用动作代码的请求属性。
-
8·First, you must understand that the action code is not directly tied to any particular view or view instance.首先,必须了解操作代码并未直接绑定到任何具体的视图或视图实例。
-
9·It's important to note that the JSON support described above was activated simply by making changes in the various views, with the action code remaining untouched.一定要注意的是,上面描述的 JSON 支持很容易激活,只需在各个视图中做更改,操作代码保持不变。
-
10·I'll run that action by evaluating the code; if the code should fail, then I will catch that error.我将通过对代码求值来执行动作;如果代码可能失败,那么我将会捕获那个错误。