• Indicated airspeed corrected for the static source error.

    修正静态误差后的指示空速

    youdao

  • CheckStyle: CheckStyle is an open source static source code analysis tool.

    CheckStyle: CheckStyle一个开源静态资源代码分析工具

    youdao

  • STALL COMPUTED AIRSPEED, Indicated airspeed corrected for the static source error.

    计算空速修正静态误差后的指示空速。

    youdao

  • We do this by specifying a static date/time value in executed reports so that different date/time values do not appear when comparing source and target output.

    为此我们已执行报告中指定一个静态日期/时间以便比较目标输出时,不同的日期/时间不会出现

    youdao

  • However, dealing directly with bytes isn't nearly as manageable when you're not just transferring bytes from a source (like a static VXML file) to an output stream.

    如果(例如一个静态VXML文件)传输输出不仅仅字节那么直接处理字节的方式几乎无法管理控制。

    youdao

  • Some open source solutions attempt to compensate for this scaling issue by employing a strategy called static partitioning.

    有些开放源码解决方案试图利用叫做静态分区策略弥补这个可伸缩性问题

    youdao

  • Static analysis tools look at the source code and binaries of an application, figure out how the application works, and build mathematical models of that behavior.

    静态分析工具审核一个应用程序源代码二进位清楚这个应用程序是如何运行以及构建这个行为数学模型

    youdao

  • Static analysis tools also can help to find resource leaks, such as failures to deallocate memory or release resources, by identifying potential source code.

    通过识别潜在源代码静态分析工具帮助发现资源泄漏比如无法释放内存资源

    youdao

  • Static languages still dominate the overwhelming majority of language use (source: Tiobe) and such languages depend on code generation techniques for programmer productivity.

    静态语言占据着统治地位(来源Tiobe),同时这些语言还是需要借助于代码生成技术提升程序员生产力

    youdao

  • Static Analysis tools that work on source are best served by switching to ruby_parser, mostly because it doesn't require code changes (ruby_parser's output is the same as ParseTree's).

    如果只是源代码进行 静态分析那么最好的选择就是切换ruby_parser,因为需要更改任何代码

    youdao

  • Static analysis scans the source code looking for common programming errors, comparable to how Microsoft Word scans a document looking for spelling and grammar errors,.

    静态分析会扫描源代码,以寻找普通程序错误MicrosoftWord扫描文件以寻找拼写语法错误相类似。

    youdao

  • The phrase "source-code static analysis tool" is a general term for a tool that extracts information from the source code itself without executing the program.

    词组源代码静态分析工具一个通用词汇,它表示用于在执行程序的情况下源代码提取信息的工具。

    youdao

  • In general, these tools apply a set of rules to a static (source code) or a dynamic (runtime) environment.

    通常这些工具静态(源代码)动态(运行时)环境应用规则

    youdao

  • A static compiler converts source code directly to machine code that can be directly executed on the target platform, and different hardware platforms require different compilers.

    静态编译直接源代码转换成可以直接目标平台执行机器代码不同硬件平台要求不同的编译器。

    youdao

  • The use of DC electricity is another source of static electric fields, e.g. rail systems using DC, and televisions and computer screens with cathode ray tubes.

    使用直流电产生静电磁场另一个原因例如铁路系统使用直流电,电视计算机屏幕带有阴极放射

    youdao

  • Compared to dedicated source-code static analysis tools, the functionality is usually limited, but worth trying.

    专用源代码静态分析工具相比,编译器的此项功能比较有限值得一试。

    youdao

  • It maps the part of the program's binary image that contains the initial static values given in source code.

    数据段映射了程序二进制映像源代码给出静态变量初值部分

    youdao

  • Its static analysis analyzes source code and byte code, is pattern-based as well as flow - and path-based, and is capable of finding rule violations that cross methods, classes, and packages.

    静态分析功能分析源代码字节代码,基于模式以及基于基于路径并且能够方法、类和包查找违规行为。

    youdao

  • A static scan can be performed by developers who scan the source code directly in the development environment.

    静态扫描用于开发人员开发环境中直接扫描源代码

    youdao

  • You make a static discovery by manually identifying the data-source system and preconfiguring the processing system to use the identified source in its processing.

    静态发现手动确定数据源系统预先配置处理系统在其处理中使用确定的

    youdao

  • CPD, which is part of the popular open source static analysis tool PMD, reports the number of duplicate lines in a code base.

    CPD流行开源静态分析工具pmd一部分,它报告代码重复行的数量

    youdao

  • Finally, at the frontier of the state-of-the-art, there are static analysis tools capable of extracting design patterns from source code.

    最后一些最前沿静态分析工具能够源代码提取设计模式

    youdao

  • The objective of static analysis is to find defects in software source code and software models.

    静态分析目标软件程序软件模型发现缺陷

    youdao

  • FindBugs is an open source static analysis tool that looks for likely bug patterns in code.

    FindBugs就是一个能够查找代码可能缺陷模式开源静态分析工具

    youdao

  • So a data source might represent a networked connection to a MySQL database, or a file-based connection to a static XML document.

    因此,数据源可能MySQL数据库网络连接可能静态XML文档基于文件的连接。

    youdao

  • Identify areas for review and inspection with a source-code static analysis tool.

    使用源代码静态分析工具识别检查区域

    youdao

  • The ListValuesUtility class has static data source reference.

    ListValuesUtility具有静态数据源引用

    youdao

  • A static code analysis clearly shows that EmployeeBean USES the data source with the employee login.

    静态代码分析清楚显示了EmployeeBean使用雇员登录数据源

    youdao

  • Verification of the clue can be implemented by way of clue investigation, mainly examining its source, reality and causality before being processed by means of static and dynamic state.

    线索查证可以采取立线查证方法主要查证来源真实性因果关系然后进行静态动态处理。

    youdao

  • Two which get a mention are the Rational ClearCase plug-in for source-code control and static code analysis tool FindBugs which is used by eBay as part of their acceptance of any source code.

    不得不提两个插件进行源代码控制RationalClearCase插件以及静态代码分析工具FindBugs,eBay使用FindBugs来部分验收所有源代码。

    youdao

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

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

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