Results a joint action model of quarantine supervision to entry empty container is effective to improve work quality and efficiency.
结果通过进境集装箱空箱“协检”新模式的建立,可以充分提高口岸进境空箱检验检疫工作的质量和效率。
Beginning with the requirement analysis, several kinds of models have been built by ROSE. These models include user requirement model, object structure model, action model and implementation model.
在对系统进行需求分析的基础上,采用ROSE构建了系统的用户需求模型、对象结构模型、行为模型和实现模型。
If universities decide to engage in this learning model, they will have to cope with many organisational challenges that might shake their unity of place and action.
如果大学决定采用这种学习模式,它们将不得不应对许多组织上的挑战,而这些挑战可能会动摇其统一的地位和行动。
If you have the auto claim feature enabled for your model, the potential owner becomes the owner of this task without further action.
如果你已经为你的模型启用了自动认领特性,潜在的所有者会变成这个任务的所有者,而不需要执行其他操作。
After an action has been taken, how should the model be updated to show the result of the action?
在采取某项行动之后,应当如何更新模型,以显示行动的结果?
You can indicate which action to take, what model to use, which view to display to the user, what validation rules to employ, which forms to display ... Struts is totally configurable.
您可以指出采取哪种动作,使用什么模型,将哪种视图显示给用户,采用什么验证规则,显示哪种表单 ...
The general process to achieve this goal is to build (or adapt) a model, apply a spoken command against that model in a recognition process, and then decide on an action in a dialog manager.
达到此目的的一般过程是,构建(或采纳)一个模型,在识别过程中对该模型应用一个口头命令,然后在对话管理器中决定一个操作。
The controller can then decide to update the primary instance of the model with this data or take some action based on these values.
然后,控制器可以决定用该数据更新模型的主实例,或者根据这些值采取某种操作。
By including this in the churn model, the company could then set up processes to trigger immediate action at the first sign of customer discontent.
通过在客户流失模型中包含这种信息,公司可以在出现客户不满的最初迹象时及时采取措施。
This applies in particular to action statements in the models — that is, the snippets of code that developers write into certain model elements to specify detailed behavior.
这特别应用于模型中的操作语句——也就是说,开发人员写入特定模型元素中,用于指定具体行为的代码段。
In terms of the UI, it is the actions that specify what happens at the selection of a particular component of the model, submission, or action button.
对于UI,动作指定了选择模型的某个特殊组件、提交或动作按钮后发生的动作。
The submission will take your model instance and post it to the URL specified in the submission action attribute.
提交将把模型实例传递给提交动作属性中指定的URL。
We are now ready to see these components in action and begin to create our model navigation plug-in.
现在可以开始查看这些组件的运作,并开始创建模型导航插件。
In addition, the application's data model won't be updated and no action method will be called after a restore request.
此外,执行恢复请求后,将不会更新应用程序的数据模型并且也不会调用操作方法。
The approach taken in the action plan is similar to what WHO aims to do with its model lists of essential medicines.
行动计划中所采用的方式与世卫组织基本药物标准清单工作相似。
Sweden faced similar challenges but now serves as a model for how decisive action can mend a banking system.
瑞典也面临了同样的挑战,但他们提供了一个很好的样板,告诉我们如何采取决定性的行动修补银行系统。
Reminder: Be sure that you have validated the integrity of the model before proceeding with the import action.
提示:确保在继续导入操作之前验证了模型的完整性。
In fact, I used it for most of the UI examples in the book, just tweaking the Action class and my model to fit the needs of the recipe.
实际上,我在书中的大多数用户界面示例中都使用了它,只需要调整action类和我的模型去适合诀窍的需求而已。
Listing 1 shows an example of a Struts Action that blurs the line between model and controller.
清单1显示了一个StrutsAction的例子,这个例子模糊了模型层和控制器层之间的界线。
Normally an XForms trigger calls a submission action defined on the XForms model.
XForms触发器通常调用XForms模型中定义的提交动作。
"Any action taken by the program which is not in the model must be something malicious," Wool said.
“程序所进行的任何行为只要不在良好行为的模型中就一定是恶意的。”Wool说。
In its initial registration phase, Korset analyzes the program requiring protection and produces a model of good behavior that describes every allowable action.
在其最初的登记阶段,Korset分析需要保护的程序并生成良好行为的模型,这个模型描述了每一个被允许的行为。
If you are familiar with the Swing event model, you know that you need to add an action listener to the checkbox so that whenever the user changes it, the listener can perform some action.
如果熟悉Swing事件模型,您就知道需要为复选框添加一个活动监听器,从而每当用户改变它时,监听器都可以执行某个动作。
Teams may need both types of action - a book, which provides a nice model for differentiating between types of action, is Edward De Bono's "Six Action Shoes"[4].
团队应该需要两种类型的行动,有本书提供了好的模式,用以区分行动的类型,它是EdwardDeBono所著的“六双行动鞋”[4]。
The method="put" action puts the form's data model instance to the destination URL as an XML document.
method="put"动作将表单数据模型实例作为XML文档 put给目标URL。
The method="post" action posts the form's data model instance to the receiving URL as an XML document, suitable for processing with XSLT or any other XML manipulation technique.
method="post"动作将表单数据模型实例作为XML文档 post给接收URL,适用于XSLT或者其他 XML处理技术。
Earlier as an international banker, and today as treasurer of the church that publishes this newspaper, Ned Odegaard finds a model for action in the Joseph story.
同早期一位国际银行家一样,今天,出版这份报子的教堂的财务主管NedOdegaard发现在约瑟夫故事里,有一个模式刚好吻合。
Although functional, this code has a major drawback: you can't use the ASP.NET programming model to retrieve posted data in the action page of the client form. When writing search.aspx.
然而从功能上来讲此代码有一个大的缺陷:不能使用ASP.NET编程模型来检索客户端表单action页面上的提交数据。
The registerData() method binds the data model to an internal map so that the action handler functions can find it.
registerData()方法将数据模型绑定到一个内部映射,让操作处理程序能够找到它。
The registerData() method binds the data model to an internal map so that the action handler functions can find it.
registerData()方法将数据模型绑定到一个内部映射,让操作处理程序能够找到它。
应用推荐