• 确保验证生成错误消息正确地显示表单中。

    This ensures that error messages generated by the validator are correctly displayed in the form.

    youdao

  • 使用定制验证必须添加表单,并为传递需要验证那些字段元素如清单14

    To use a custom validator you must add it to the form, passing it field elements on which the validation needs to be applied, as shown in Listing 14.

    youdao

  • JSF验证器发现一个错误时将向用户返回表单以便改正

    When a JSF validator finds an error, the form is returned to the user so he or she can correct it.

    youdao

  • 为了演示创建定制验证器流程,请考虑CreateInput表单,其中每个销售者要求输入汽车最低最高价格

    To illustrate the process of creating a custom validator, consider that in the CreateInput form, each seller is asked to enter a minimum and maximum expected price for his or her vehicle.

    youdao

  • 所以希望只是为了验证一个单个字段服务间往返通信整个表单或者每次都需要数千机场IATA编码下载客户端。

    So I don't want to round-trip the entire form to server just to validate a single field, or download the thousands of possible airport IATA codes to the client each time.

    youdao

  • 定制验证器需要表单实例化时候添加表单

    Custom validators need to be added to the form at the time of form instantiation.

    youdao

  • 最后学习了如何处理表单数据提供基于表单输入服务验证

    Finally, you learned how to handle form data, providing server-side validation based on form input.

    youdao

  • 清单7停止默认动作执行(阻止表单提交服务),然后验证是否选择了搜索引擎

    Listing 7 stops the default action from running (it prevents the form from submitting to the server) and then validates that a search engine has been selected.

    youdao

  • 验证结构允许浏览提交表单更多检查

    Validation constructs to allow the browser to do more checking before the form is submitted.

    youdao

  • 动态功能具有动态计算验证其他特性的交互式可编辑表单服务生成的、填充的表单等各不相同

    Dynamic interactions. The dynamic features vary from interactive, human edited forms with dynamic calculations, validations, and other events to server-generated, machine-filled forms.

    youdao

  • 服务字段验证HTML表单字段添加服务验证

    Server field validatoradds server-side validation to HTML form fields.

    youdao

  • 任何web应用程序中,可以客户可以在服务验证表单字段

    You can validate the form fields at both the client side and server side as in any Web application.

    youdao

  • 这些技术覆盖较大的范围简单分页数据库记录排序复杂通过Web表单支持文件上传编写定制输入验证器

    These range from the pedestrian, such as paging and sorting database records, to the more complex, such as supporting file uploads through Web forms and writing custom input validators.

    youdao

  • 表单服务验证使用类似方式执行任何其他web应用程序

    Server-side validation of the form values is performed in a similar fashion to any other Web application.

    youdao

  • TapestryWicket能够表单输入字段执行服务客户机端使用DHTML)的验证

    Tapestry and Wicket are both able to perform server-side or client-side (using DHTML) validation on form input fields.

    youdao

  • BLL包括支持Ajax控件提供数据提供程序,以及HTML表单数据提供服务验证服务验证程序。

    The BLL consists of value providers that provide data to the Ajax-enabled controls, and server-side validators that provide server validation for HTML form data.

    youdao

  • 初始之后可以使用LotusFormsAPI检索表单字段以便服务验证或者进行其他处理

    After it is initiated, the Lotus Forms API can be used to retrieve form fields for validation at the server side or for any other processing.

    youdao

  • 例如可以浏览不是服务Web表单执行字段验证

    For example, you can perform field validation on a Web form at the browser rather than on the server.

    youdao

  • 对于服务验证而言,表单提交后,Wicket就会遍历置于表单所有表单组件并组件输入执行所有关联验证

    In the case of server-side validation, after the form is submitted, Wicket goes through all the form components placed within the form and executes any attached validators on component input.

    youdao

  • 最后,将表单元素添加form对象中,并且单个表单元素应用表单元素验证器过滤

    Then, form elements are added to the form object, and form element validators and filters are applied to the individual form elements.

    youdao

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

    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.

    youdao

  • 表单验证不仅用户写入Cookie写入信息验证码(一种来自Cookie和只有服务知道的密的散列形式)。

    Forms authentication not only writes the user's name into the cookie, it adds a message authentication code (a hash formed from the cookie and a secret value that only the Web server knows).

    youdao

  • 查看一下清单3中的Web表单很快意识表单需要几个不同输入验证器

    Look at the Web form in Listing 3, and you'll quickly realize that this form requires a number of different validators for its input.

    youdao

  • 表单验证Cookie添加"Secure"属性意味着浏览通过一个安全通道发送Cookie到服务

    This adds the "Secure" attribute to the forms authentication cookie, which indicates that the browser should only send the cookie back to the server over a secure channel.

    youdao

  • 伺服验证表单时,验证错误可以显示控制项旁边

    When the form is validated on the server, validation errors can be displayed next to the controls.

    youdao

  • 这些测试考量浏览典型文本操作中的表现,主要包括聊天运用脏话过滤,浏览检测表单验证

    These tests measure your browser's performance in typical text manipulations such as using a profanity filter for chats, browser detection and form validation.

    youdao

  • 第八中,掌握客户验证微妙之设计一个自适应表单布局实现交互式客户端-服务端的表单特性例如自动完成功能

    In Chapter 8, you'll master the finer points of client-side validation, design an adaptive form layout, and implement interactive client-server form features such as auto-completion...

    youdao

  • 表单验证票证可为浏览提出下一个要求提供表单验证资讯

    The forms-authentication ticket supplies forms-authentication information to the next request made by the browser.

    youdao

  • 表单验证票证可为浏览提出下一个要求提供表单验证资讯

    The forms-authentication ticket supplies forms-authentication information to the next request made by the browser.

    youdao

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

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

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