• 特别是对于数据格式验证代码我们认为处理最佳方法使接近客户机这样可以使处理开销保持最少

    Specifically, we decided the best way to deal with data-format validation code was to keep it close to the client, thus keeping the processing overhead to a minimum.

    youdao

  • 改进数据格式验证过程一步所有验证逻辑都移至助手中,其它方法可以这个类上调用验证逻辑。

    The first step to improving our data-format validation procedure is to move all the validation logic into a single helper class, from which other methods can invoke it as needed.

    youdao

  • 应用程序组件需要请求符合某种格式,且含有正确信息因此在处理验证请求。

    The application component requires a request in a certain format with correct information, so it will validate the request message before processing it.

    youdao

  • 对于支持模式验证格式XML)会非常有效,但是仍然可以应用属性文件一样简单系统其中只是生成形式化示例文件

    This works well for formats that support schema validation (such as XML), but can still be applied to systems as simple as properties files where you simply generate a tokenised example file.

    youdao

  • 我们带到工具允许我们利用几个选项验证报告格式没有更改

    This takes us to the tool and allows us several options to validate that the reports format has not changed.

    youdao

  • 验证架构文件格式是经过预先设计的,以便个正式规范创建架构成为一个简单任务

    The format of schema files for the validator was designed so that it is a simple task to create from a formal specification.

    youdao

  • 结束时我们针对数据格式特定于业务的验证,提出了很好且有效解决方案,我们没有真正解决编程领域可能会遇到复杂情况

    We ended up with good, workable solutions for both data-format and business-specific validation, but we didn't really address the larger complexities you might face in this area of programming.

    youdao

  • 需要QA团队验证所有技术数据格式整合

    This then requires the QA team to validate the integration of all these technologies and data formats.

    youdao

  • 需要验证格式确保严格数据键入

    There is no need to validate the format or to ensure strict data typing.

    youdao

  • SAML定义种在分布式环境传递验证授权属性数据标准格式

    SAML defines a standard format to deliver authentication, authorization, and attribute data in a distributed environment.

    youdao

  • 那些希望所接收数据符合特定格式满足业务内容验证规则应用程序组件接收数据时,这些验证可以防止错误发生

    These validations prevent errors when the data is received by applications or components that expect the data to be in a particular structure and comply with business content validation rules.

    youdao

  • 信息对于本地化格式中解析验证数字来说至关重要的。

    This information is critical to parsing and validating a number in a localized format.

    youdao

  • 编译格式原来CAM模板自身缩略XML版本,并且可用于优化CAMV验证引擎性能

    The compiled format is the condensed XML version of the original CAM template itself and is designed to optimize performance of the CAMV validation engine.

    youdao

  • 建议抽查一些报告验证存在软件更新创建格式问题

    It is suggested that you spot check some reports to validate that there are no formatting issues being created by the software update.

    youdao

  • HTTP基础验证非常简单只需每个请求使用标准的http格式提供用户密码

    HTTP basic authentication is extremely simple. You simply provide your username and password with every request, using the standard HTTP format.

    youdao

  • OASISCAM模板方法基于XML内容处理验证简单方法,它允许企业创建xml格式的通用交换模型

    The OASIS CAM template approach is based on a simple approach to XML content handling and validation that allows businesses to create common interchange models for their exchanges in XML.

    youdao

  • 编辑器具有语法高亮显示sql格式内容补全语句解析验证语法验证等特性。

    Editor features include syntax highlighting, SQL formatting, content assist, statement parsing and validation, and semantic validation.

    youdao

  • 构建Unicode [unicodeConsortium技术报告ISO标准]基础之上,定义严格文本格式规则以及DTD验证语言

    It builds on Unicode [Unicode Consortium technical report and ISO standard] to define strict rules for text format as well as the DTD validation language.

    youdao

  • WebSphereTX引擎广泛消息格式协议提供功能强大转换验证功能

    Provides the powerful transformation and validation capabilities of the WebSphere TX engine to a wider range of message formats and protocols.

    youdao

  • 最近项目中,一个客户许多xml格式通过公司Fourthought聘用开发用于记录验证这些xml格式的模式。

    On a recent project, a client who had many XML formats hired me, through my company Fourthought, to develop schemata for documentation and validation for these XML formats.

    youdao

  • Domino服务器处理请求验证用户处理代理请求,输出DXL格式文档(文档的UNID在请求发送)。

    The Domino server processes the request, authenticating the user and processing the agent request, which outputs the DXL format of the document (whose UNID was sent in the request).

    youdao

  • 再次指出,文件格式应该机器可读并可验证的,同时也应该是容易自动生成的(比如构建系统生成)。

    Again, the format should be machine-readable and -verifiable and easy to produce automatically (e.g. from a build system).

    youdao

  • XMLFox一个免费的、带有验证工具XML编辑器用于创建格式良好的 XML文档模式

    XMLFox, a freeware product, is an XML editor with a validator tool for creating well-formed XML documents and schemas.

    youdao

  • 本文中,了解AIXNFSV 4支持各种Kerberos凭证缓存命名格式,它们专用于身份验证

    In this article, you'll examine different Kerberos credential cache name formats that AIX NFS V4 supports and are required for authentication purposes.

    youdao

  • validitycheck(默认值basic validity check):有效性检查验证数据模型是否遵从模型格式语义规则

    Validity check (Default: basic validity check) : the validity check verifies that the data model follows the semantic rules for the model format.

    youdao

  • 到目前为止已经讨论了如何XML 格式化,以便使用模式验证铺平道路。

    Thus far, I have discussed how to structure your XML to pave the way for using a schema validator.

    youdao

  • 表单常见行为进行验证确保用户输入内容格式是一种可接受格式

    A common action on the form is validation to ensure the content the user is entering is in an accepted format.

    youdao

  • xml提供了基本解析编写工具来检查输入消息是否格式良好,但是不对进行验证

    The XML domain provides basic parsing and writing facilities, checks that input messages are well-formed, but does not validate them.

    youdao

  • 为了尽量简洁例子省略了用户会话格式以及各种身份验证授权

    For brevity, this example also omits users and sessions, formatting, and any kind of authentication and authorization.

    youdao

  • 这个验证确认图片特定格式宽度高度是否相对应

    This validator can also confirm that the image corresponds to a particular format, width, and height.

    youdao

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

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

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