HL7定义了若干动作类和动作代码,包括内部代码和外部代码。
HL7 defined many act classes and act codes, including internal code and external code.
在本例中,数据在RequestScope中设置为调用动作代码的请求属性。
In this example, the data is set in the RequestScope as a request attribute in the action code that is invoked.
示例代码定义的案例管理资产由一个数据模型和三个事件动作组成。
The case management asset defined by the sample code consists of a data model and three event actions.
您必须添加动作和其他支持所定义语法的代码。
You must add actions and other supporting code to the defined grammar.
如果您愿意使它们继续有效,请随意;只是要注意,在集成中没有处理这些动作的代码。
Feel free to leave these enabled if you like; just be aware that there is no code in the integration that will process these actions.
我将通过对代码求值来执行动作;如果代码可能失败,那么我将会捕获那个错误。
I'll run that action by evaluating the code; if the code should fail, then I will catch that error.
可以修改代码来使用当前在自定义主题中隐藏的动作。
The code could be modified to work with the actions that are currently hidden in the custom theme.
所有的动作现在都在代码体中,在主题上有26个变体(参见清单5)。
All the action this time is in the body, with 26 variations on a theme (see Listing 5).
另外,使用快速修正和上下文动作,使各种简单代码转换(只是为了方便和可用)成为可能。
In addition, all kinds of simpler code transformations (which are just as convenient and useful) are made possible with Quick-Fixes and Context Actions.
探测点指定语句指定应该触发探测动作的代码位置或事件。
The probe point specification identifies a code location whose execution or an event whose occurrence should trigger the probe actions.
黑客可能只需要改变定义应用在授权验证完成后应如何动作的那几个字节的代码。
A hacker would just need to change of couple of bytes of code that detail how an application should behave after verification of its license is complete.
这些扩展点定义动作的标签,并将平台指向当从菜单中选择动作时所运行的代码。
These extension points define the label for the actions and point the platform to the code that runs when the actions are selected from the menu.
下载本文底部的代码进行所有这三个动作。
Download the code at the bottom of the article to do all three of these activities.
清单1中的代码执行下面的动作。
该代码执行下面的动作
有5个触发器变型和16个预定义的动作,但可通过代码添加更多。
There are five trigger variants and 16 predefined actions, but more can be added via code.
不要忘记,很多Eclipse扩展点定义要求贡献者静态地声明足够的信息,以延迟代码的加载,直到需要执行被请求的动作时才加载。
Recall that many of the Eclipse extension point definitions require the contributor to statically declare enough information so that loading code can be deferred until the requested action is needed.
现在添加一个存档动作,它具有清单1 所示的Lotus脚本代码
Now add an archive action with the Lotus script code depicted in Listing 1
第三种方式,也是最灵活的方式,是混合上述两种方式,使用Lua脚本编写一些动作,而用C代码管理其他部分。
The third, and most flexible, is to mix and match these approaches, using Lua to script some actions, and code in C to manage others.
禁止它是因为禁止了CheckOut,而且在集成中没有处理这个动作的代码。
This is disabled because Check Out is disabled, and there is no code in the integration that processes this action.
它还可以采取动作;当解析器达到表达式中的那个条件点时,封装在中的代码块将会被执行。
It can also take actions; blocks of code enclosed in pairs will be executed when the parser reaches that point in an expression. For instance, one might write.
在处理AspectJ代码时,所有这些变化都为编辑器提供了更平滑的体验,保证你想做的任何动作里都用到了Aspect J构造器。
All these changes strive to enable a smoother experience in the editor when working with AspectJ code, by ensuring any action you might attempt is aware that AspectJ constructs are being used.
此表单内有两个元素:一个文本区域用来供用户输入scilab代码以便执行;一个Submit按钮用来执行表单动作。
Within this form are two elements: a text area provided to allow users to enter plain Scilab code for execution and a Submit button that performs the form action.
如果继续查看该代码,那么可以发现,表单的动作是post tothe CheckFlightsServlet。
If you look at the code further down, the action for the form is to post to the CheckFlightsServlet.
就嵌入式Perl代码而言,必须要有的是“名词”(被影响的内容)和“动词”(采取的动作)。
In terms of embedded Perl code, the things you always need are a "noun" (the thing affected) and a "verb" (the action taken).
第三行代码生成一个叫做ajax的控制器,并查看两个动作:show和time。
The third generates a controller called ajax and views for two actions: show and time. Listing 1 shows the controller code.
CreateSDOPackage动作生成的代码包含数组方法和用于相关sdo对象的列表方法。
The code generated with the Create SDO Package action contains the typed array methods, along with the list methods for the related SDO objects.
代码包含少量Struts动作类和两个jsp页面。
The code contains a few Struts action classes and a couple of JSPs.
当代码从位置A移到位置B 时,您必须调用Check in动作。
When code is to be moved from location A to location B, you must call a Check in action.
其他明显的改变就是,我们如何执行这些代码,“fileOpen”标识符不会马上打开文件,它只是一个工作流,一个等待执行的动作。
The other notable change is how we execute the work, the "fileOpen" identifier does not open the file immediately, it is a workflow, that is an action waiting to happen.
应用推荐