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.
由于罪犯心理矫治的特殊性,决定了必须采取区别于一般人群心理矫治的特殊形式和方法。
Those interactions have the form of method calls and call returns.
这些交互作用的形式是方法调用和调用返回。
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.
您需要使用数据库来存储问卷调查表格中的原始数据,并且作为您的应用程序报告相关信息的一种方法。
Every API, every method, and every resource potentially needs to require some form of authorization.
每个API、每个方法和每个资源都潜在需要某种形式的授权。
When no existing method applies, new constructs are added to form a new one with its own color and range.
当现有方法不适用时,将添加新构造,以形成具有自己颜色标识和范围的新方法。
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.
程序的其他部分可以随后调用这个方法,一般会通过参数的形式传递给这个方法一些信息,然后获取方法返回的结果。
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转换的应用程序的类路径中。
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.
但事实并为如此,并且在以后几步中,我们必须将数据和方法调用铸造成一种形式,它允许在网络上继续该调用,并且可以在另一端使用该调用。
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.
最简单的方法是创建一个标准的纸张形式表格,每个人都可以通过电子邮件或者亲自填写该表格。
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所使用的字段和方法描述符。
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展示了该代码,它是一个带有两个命令行参数的应用程序,这两个参数分别给出类名和要计时的方法名。
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),它仅适用于结构化数据。
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基础标识、指定和实现与业务一致的服务来支持目标业务流程的方法。
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在这里是安全的。
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).
你需要为每一种运算设置单独的动作,或者说方法(每个框架的叫法不一样),而且还要用到框架中的表单验证功能(如果框架提供了这一功能的话)。
JiBX also includes a general extension hook in the form of custom marshal and unmarshal method definitions.
JiBX还包含一个定制数据编组和数据编出方法定义形式的通用扩展挂钩。
<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 时被处理。
Data link relies on a single method, link, to tie together input elements on a form and the target object.
Datalink通过一个名为link的方法,来将表单中的input元素和目标对象绑定在一起。
Finally, create an action for each controller called invalid and use the method to inform the user that their form submission was invalid.
最后,为每个控制器创建一个称为invalid的操作,并使用这个方法通知用户提交的表单无效。
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() 方法,这些验证器的属性与给定表单的名称和可选元素的名称相匹配。
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服务内的做法将非常方便。
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。
The method code begins by creating the form that contains the business card and text area.
方法代码首先创建包含名片和文本区域的表单。
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() 方法。
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方法接受应用程序可执行文件的路径和应用程序窗体的名称,并返回一个表示该窗体的对象。
After you have gathered form data and the base URL, you submit the AJAX call by using the Dojo library xhrPost method.
收集表单数据和基础url之后,使用dojo库xhrpost方法提交AJAX调用。
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”记录创建和编辑方法。
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方法添加参数。
In this case, the topologies serve as the reuse method, and can be composed to form larger topologies.
这种情况下,这些拓扑可以当作可重用的方法,也可以构成更大的拓扑。
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.
所以,第二种方法几乎总是和第一种方法结合在一起,先对域进行瞬时检查,然后在表单被提交之前执行批处理确认。
应用推荐