• 检查全息编码检查1全息图标签应该Nokia连接标志一个角度和Nokia原始改进商标其它角度。

    Check the hologram and CodeCheck 1 When looking at the hologram label, you should see the Nokia connecting hands symbol from one Angle and the Nokia Original Enhancements logo from another Angle.

    youdao

  • 这个应用程序功能仅仅检查GML实例文档编码地理特性是否包含至少一个几何元素

    The functionality of the application is simply to check whether the geographic features encoded in a GML instance document contains at least one geometry element.

    youdao

  • 项目中很多暴露少数一些接口,你可以使用用于方面一个单独目录来组织编码进而实现实参检查

    In a large project where you have many classes and expose several interfaces, you might organize your code with a separate directory for the aspects that implement argument checking.

    youdao

  • 出于性能原因无论使用哪种机制,在构建实际日志消息之前应对应用程序进行编码首先检查是否启用给定日志记录级别

    For performance reasons, whichever mechanism is used, the application should be coded to first check if a given level of logging is enabled before constructing the actual log messages.

    youdao

  • 某些派别的信徒支持使用异常检查参数其他前置条件,使用错误编码报告程序出错的处理。

    Some disciples espouse using exceptions to check parameters and other preconditions, and error codes to report processing errors within the function.

    youdao

  • 例如处理表单用户输入时,通常会检查提交每个表单确保其中提供的预期的内容(数字邮政编码字母字符等等)。

    Well, when dealing with user input from forms, for example, you typically check each form submitted to make sure that it's what you expect (numbers, ZIP code, alphabetic characters, and so on).

    youdao

  • 我们考察使用这些函数解析检查输入而不进行手动编码原因介绍一些如何使用这些函数的基本示例

    We will look at reasons for why you would use these functions for parsing and checking input, instead of hand-coding, and we cover some basic examples of how to use these new functions.

    youdao

  • 然而防止出现安全风险最佳方法项目开始之前设置适当编码规范检查代码强制施行这些规范。

    However, the best way to avoid security risk is to have proper coding guidelines before the project starts and enforce them during code review.

    youdao

  • 已经普遍认识到1编码阶段检查修正一个缺陷成本需求开发阶段这样的成本要高五倍还不止。

    It is widely recognized 1 that the cost of detecting and correcting a defect in the coding phase can be five to ten times higher than the cost of doing so during the requirements development phase.

    youdao

  • 这个规则保证lamlamb相同编码(LM),这样就使拼写检查应用程序能够lam提供正确替换

    This rule ensures that lam and lamb will have the same encoding (LM), thus enabling a spell check application to offer the correct replacement for lam.

    youdao

  • Jython一个非常方便补充对于快速检查构造原型测试以及处理那些比较适合使用方法编码任务很有用的。

    Jython can be a very handy supplement, useful for quick inspection and prototyping, testing, and for handling a selection of coding tasks for which its approach is better suited.

    youdao

  • 虽然示例里包含了应用程序其他许多地方使用长度null检查但是它们采用了无法重用方式进行编码

    Although the example contains length and null checks that I could use in many other areas of the application, they're coded in such a way that they cannot be reused.

    youdao

  • 比如假如个经理要求开发人员check - in之前检查编码规范并且改正所有违反的地方。

    For example, say the manager requires developers to check coding standards and fix all violations before check in.

    youdao

  • 使用自动源代码检查工具(CheckStyle)可以提供执行可配置规则简单途径,规则集可以根据项目编码标准定。

    Using an automated source code inspection tool such as CheckStyle provides an easy way to execute a configurable set of rules, which can be based on a project's coding standards.

    youdao

  • 可以DOS提示下输入 chcp检查活动编码

    You can verify the active code page by typing chcp from the DOS prompt.

    youdao

  • 检查一下ChromiumOS论坛上编码问题看起来好像工作集中于OS能投放,搞定大堆晚期的bug上

    Looking over the code issues in the Chromium OS forums, it looks as if work is still progressing to knock out a lot of late-stage bugs before the OS can be released.

    youdao

  • 这个选项检查每个字符查看是否可以转换成目标编码

    This option checks each character to see if it can be transcoded into the target encoding.

    youdao

  • 如果作业完成输出文件没有包含经过音译的输出,请检查输入文件是否保存utf编码之外其他格式,比如ucs

    If the job completes, but the output file does not contain the transliterated output, check to see if the input file was saved as something other than UTF encoding, for example UCS.

    youdao

  • 调用具有有效邮政编码服务测试检查是否返回了已知数据

    A test that invokes the service with a valid postcode and checks that a known set of data is returned.

    youdao

  • 一个耗时确定实现编码是否这个例中特定指明的方法,对项目中的所有编码实行检查

    An excellent, yet time consuming way to determine whether the code implements just what the use cases specify is to perform code inspections on all code that gets checked in to the project.

    youdao

  • 当然应该进行更多错误检查例如确保邮政编码有效的。

    Of course, I should have included more error-checking and such to make sure that the ZIP code is valid.

    youdao

  • 提供无效邮政编码测试检查是否发生错误

    A test that supplies an invalid postcode and checks that a fault occurs.

    youdao

  • DNA检查讯息:dna信息编码一种方式

    Check for a message in DNA: DNA is just another way to encode information.

    youdao

  • IDE提供语法完整性检查修正了错误提供增量编译以便更快地完成编码编译部署测试这样的周期

    The ide gives him syntax completion, fixes trivial errors, and provides incremental compilation for a quicker cycle between coding, compiling, deploying, and testing.

    youdao

  • 我们检查那些视图一些视图甚至不在他们主要应用程序中),发现这些视图的编码导致每次访问这些视图强制完全重新构建每个视图。

    We examined those views (some not even in their primary application) and found that they were coded in such a way as to force a complete view rebuild each time they were accessed.

    youdao

  • 如清单2代码内,我们检查清理XML确保编码全部为utf - 8。

    In the sample code shown in listing 2, we check and clean the XML in case the encoding is not UTF-8.

    youdao

  • 应该仔细检查序列化特别是编码支持

    Serialization should be reviewed, especially supported encodings.

    youdao

  • 异步请求添加编码检查功能

    Add encoding and checking for asynchronous requests.

    youdao

  • 异步请求添加编码检查功能

    Add encoding and checking for asynchronous requests.

    youdao

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

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

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