• The only true method of action in this world is to be in it, not of it.

    这个世界上行动唯一正确办法积极参与,而不是被动地卷人。

    youdao

  • Before you can decide the best method of action, you'll need to get to the bottom of their reason for cheating.

    能够采取最佳行动前,需要弄清孩子作弊真相。

    youdao

  • A policy is a definite course or method of action selected from alternatives, and in light of given conditions, to guide and determine decisions.

    策略确定路线选择物中选择动作方法给定条件指引下指导确定决策

    youdao

  • In this paper, we attempt to discuss the conditions of closed orbit in more general -cases on the basis of the method of action-angle variables in analytical mechanics.

    本文试图采用分析力学中作用变量方法,对一般情形下的轨道闭合条件进行讨论

    youdao

  • It is to compare the activities of the enterprise with those who are engaged in the activity, so as to put forward the method of action to make up for their deficiencies.

    就是企业各项活动从事该项活动最佳者进行比较,从而提出行动方法,以弥补自身不足。

    youdao

  • On the basis of the method of action-angle variables the conditions of closed orbits under the action of general power-type gravitation potential are discussed on this paper.

    本文采用作用角变量方法讨论闭合轨道一般次型引力作用情况

    youdao

  • Using the method of action study, the authors conducted a PE intervention on the behaviors of 2 autistic children, with experiments and intervention harmoniously integrated in the process.

    采用行动研究法2自闭症幼儿沟通行为进行体育干预研究,研究过程使实验干预有机结合

    youdao

  • Every element has a method to return the label of its category and a method to bind the clicking action.

    每个元素都有方法返回类别标签,用另一个方法来绑定单击动作

    youdao

  • The first parameter (a string) is the name of the action method and the second parameter (also a string) is the name of the controller.

    第一参数字符串动作方法名称第二个参数(也是字符串)是控制器的名称。

    youdao

  • Now let's consider what's happening with each of the methods in Listing 3. You'll find that while the method names may be new, their action is for the most part familiar.

    现在,考虑一下使用清单3中的每个方法发生情况。将会发现方法名字可能新的,但它们动作大部分情况下都应该感到熟悉。

    youdao

  • The latter method can be particularly useful for automating the wait for completion of detach to help serialize the subsequent action (for instance, drop or archive) on the target table.

    后面方法对于等待分离完成自动化非常有用,有助于序列化目标后续活动(例如删除或者归档)。

    youdao

  • It's easiest to think of this in labeling method as having two distincts parts, the task subject and the next action description.

    对于标记这个方法一种很简单方法区分两个不同的部分任务主题接下来行动描述

    youdao

  • Let my close call and his quick action serve to alert others to the importance of knowing the Heimlich method.

    千钧一发迅速行动提醒大家知晓姆·利希手法是多么重要

    youdao

  • The page action method then mines the request URL to determine the type of data and the data identifier, loads that data, and then navigates to the appropriate template.

    然后页面动作方法利用请求url判断数据类型数据标识符加载数据,然后导航适当模板。

    youdao

  • The explicit subject method enables you to pass in the subject of any user and determine if they are authorized to perform an action.

    使用显式主题方法可以传入任何用户主题,确定他们是否具有执行某项操作的权限。

    youdao

  • This action forces the method that consumes the most processing time to appear at the top of the list.

    这样将把消耗处理时间方法最上面

    youdao

  • How to add the processing of Business Events actions in a flow using the pattern of one method per action?

    如何使用每个动作一种方法模式中添加BusinessEvents动作处理

    youdao

  • The most important part of this interface is the run() method, which executes the action.

    这个接口重要部分run()方法方法执行动作

    youdao

  • The import parts of the script are in the registerActionhandler method, which connects a bot object with a particular action string and method.

    脚本中重要部分 registerActionhandler方法方法连接具有特殊动作字符串方法bot对象

    youdao

  • The body of a method declaration is made up of statements, which can be any kind of action (for example: for statement, if statement, or expression).

    一个方法声明程序语句组成的,语句可以任何类型行为(例如for语句if语句、or表达式)。

    youdao

  • To do so, you call an overload of the RenderAction method that lets you specify the name of the action method and the controller to use.

    实现这样调用RenderAction重载方法指定动作方法控制器名称

    youdao

  • In this URL, trails is the name of the controller and list is the name of the action, implemented with the list controller method. Figure 1 shows the results.

    这个URL中trails控制器名称list动作的名称,由list控制器方法实现

    youdao

  • So in reality, you must call the invoke method on a child of a child of the Action Bar applet, rather than the Action Bar applet itself, to calculate the width of the buttons.

    因此实际上必须调用ActionBarapplet子类的子类invoke方法不是 Action Bar applet本身计算按钮的宽度

    youdao

  • For example, to enable product editing support we can implement the HTTP-GET version of our "edit" action method on our Products controller like below and then invoke the "Add View" command.

    例如支持产品编辑我们可以下面这样在Products控制器实现Editaction方法HTTP - GET版本然后调用添加视图命令

    youdao

  • MooTools, like several other frameworks, provides a shorthand method of performing this action.

    其他框架一样,MooTools提供执行操作快捷方法

    youdao

  • At run time, the ActionServlet is said to perform actions, meaning that the servlet invokes the perform method of each of the instantiated action classes.

    运行ActionServlet执行操作,这意味着servlet会调用每个实例化操作执行方法

    youdao

  • For example, below we are indicating that we want to scaffold a "List" view template based on the sequence of Product objects we are passing from our action method above.

    例如在下面我们表示基于上面action方法传入Product对象序列生成一个列表视图模板

    youdao

  • To save edit changes we can implement the HTTP-POST version of our "edit" action method on our Products controller.

    保存编辑后的改动我们可以Products控制器中实现Editaction方法HTTP - POST版本

    youdao

  • The form's encoded data is submitted to the page identified by the action URL of the form, using the specified HTTP method, which is POST in the case of a JSF form.

    编码后表单数据提交表单actionURL所识别页面使用的是特定HTTPmethodJSF表单的情况下,此方法POST

    youdao

  • The form's encoded data is submitted to the page identified by the action URL of the form, using the specified HTTP method, which is POST in the case of a JSF form.

    编码后表单数据提交表单actionURL所识别页面使用的是特定HTTPmethodJSF表单的情况下,此方法POST

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定