• Because the Particularity of the mental cure of prisoners, special form and method of mental cure that is different from common ones should be used.

    由于罪犯心理矫治特殊性,决定了必须采取区别一般人群心理矫治特殊形式方法

    youdao

  • Those interactions have the form of method calls and call returns.

    这些交互作用形式方法调用调用返回

    youdao

  • You need to use the database for storing the raw data from the survey form and as a method of reporting the information for your application.

    需要使用数据库存储问卷调查表格中的原始数据并且作为应用程序报告相关信息一种方法

    youdao

  • Every API, every method, and every resource potentially needs to require some form of authorization.

    每个API、每个方法每个资源都潜在需要某种形式授权

    youdao

  • When no existing method applies, new constructs are added to form a new one with its own color and range.

    现有方法不适用时,将添加构造形成具有自己颜色标识范围的新方法。

    youdao

  • Other parts of the program can then call that method, possibly passing it information in the form of arguments and receiving a result returned by that method.

    程序其他部分可以随后调用这个方法一般会通过参数形式传递给这个方法一些信息然后获取方法返回结果

    youdao

  • In order to call a method from XSL, that method must first be written and its compiled form placed in the classpath of the application that is performing the XSL transformation.

    为了XSL调用一个方法必须首先编写那个方法,编译形式放在执行xsl转换的应用程序类路径中

    youdao

  • But it is not, and in the next few steps of our trip we have to mold our data and method call into a form that will allow it to be carried over the network and then used on the other side.

    事实并为如此并且以后几步中,我们必须数据方法调用铸造一种形式允许网络继续调用,并且可以一端使用该调用。

    youdao

  • The simplest method is to create a standard form that everyone can fill out and submit either via E-mail or fax, or in person.

    简单的方法创建一个标准的纸张形式表格每个人都可以通过电子邮件或者亲自填写该表格。

    youdao

  • First though, I'll give some necessary background with a look at the internal form of class names and the field and method descriptors used by the JVM.

    首先介绍一些必备背景信息使您了解名称内部结构JVM使用字段方法描述符

    youdao

  • Listing 4 shows this code, in the form of an application that takes a pair of command-line arguments giving the class name and method name to be timed.

    清单4展示了代码,它是一个带有命令行参数应用程序,这两个参数分别给出计时方法名。

    youdao

  • This method of retrieving data, that is, passing data in the form of a business object, is called non-pass-through or data Transformation Framework (DTF), and it operates on structured data.

    这种业务对象形式传递数据数据检索方法称为非传递数据转换框架(DTF),仅适用于结构化数据。

    youdao

  • SOMA is a method intended to enable target business processes through the identification, specification and realization of business-aligned services that form the SOA foundation.

    SOMA一种旨在通过SOA基础标识指定实现与业务一致服务支持目标业务流程方法

    youdao

  • Note that the method of the form is GET because performing a search has no side effects, and so GET is safe here.

    注意表单方法GET,这是因为执行搜索没有副作用所以GET在这里安全的。

    youdao

  • You should make each different arithmetic function its own action/method/whatevertheframeworkcallsit and you should use the frameworks input validation for the form values (if it has one).

    需要运算设置单独的动作,或者说方法(每个框架叫法不一样),而且还要用到框架中的表单验证功能如果框架提供了一功能的话)。

    youdao

  • JiBX also includes a general extension hook in the form of custom marshal and unmarshal method definitions.

    JiBX包含一个定制数据编组数据方法定义形式通用扩展挂钩

    youdao

  • <xf:submission method="form-data-post" action="url"/> is the same as <form method="post" enctype="multipart/form-data"> in HTML, and can be handled at the receiving URL in the same way.

    <xf:submissionmethod="form-data-post"action="url"/>HTML中的 <form method="post"enctype="multipart/form-data">相同可以按同样方法收到 URL 时处理。

    youdao

  • Data link relies on a single method, link, to tie together input elements on a form and the target object.

    Datalink通过一个名为link的方法表单中的input元素目标对象绑定在一起

    youdao

  • Finally, create an action for each controller called invalid and use the method to inform the user that their form submission was invalid.

    最后每个控制器创建一个称为invalid操作使用这个方法通知用户提交的表单无效

    youdao

  • The execute() method iterates over the list of validators, invoking the execute() method of each validator whose properties match the given form name and the optional element name.

    execute()方法验证列表调用每个验证器 execute() 方法,这些验证属性给定表单名称元素的名称相匹配

    youdao

  • Web services are often developed based on an existing programming API in the form of method calls, and in this case it's convenient to embed the existing API within the web service.

    Web服务经常方法调用形式基于现有编程API开发情况下,将现有API嵌入Web服务做法将非常方便。

    youdao

  • You can create a new submit button on a form and link the button to a method on your Page class using the declaration shown in Listing 2.

    可以表单创建新的提交按钮把它链接page中的一个方法使用声明清单2。

    youdao

  • The method code begins by creating the form that contains the business card and text area.

    方法代码首先创建包含名片文本区域表单

    youdao

  • Once this form is submitted, the script creates a new buzz object and passes the search terms to the object's search() method.

    一旦该表单被提交脚本就会创建一个新的buzz对象搜索条件传递对象search() 方法。

    youdao

  • The LaunchApp method accepts the path to the application executable and the name of the application form, and returns an object representing the form.

    LaunchApp方法接受应用程序可执行文件路径应用程序窗体的名称返回一个表示该窗体的对象

    youdao

  • After you have gathered form data and the base URL, you submit the AJAX call by using the Dojo library xhrPost method.

    收集表单数据基础url之后使用dojoxhrpost方法提交AJAX调用

    youdao

  • The "invite user" form submits to /invitation/do_edit/ -- this is the standard "back-end" record creation and editing method that applies the changes and then returns the user back to a sensible page.

    inviteuser表单提交 /invitation/do_edit/——应用改变用户返回适当标准“back-end”记录创建编辑方法

    youdao

  • In this case, I set the method of submission to post and add the parameters from the form by using the serialize method on the form.

    这里提交方法设置为post然后使用表单serialize方法添加参数

    youdao

  • In this case, the topologies serve as the reuse method, and can be composed to form larger topologies.

    这种情况下这些拓扑可以当作重用的方法可以构成更大的拓扑。

    youdao

  • So, the second method is almost always combined with the first, by checking the fields in instantaneous and then doing a batch validation before the form is submitted.

    所以第二方法几乎总是第一种方法结合一起,先进行瞬时检查然后表单提交之前执行批处理确认

    youdao

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

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

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