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

    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

  • 有了静态分析工具可以实际运行程序的情况对软件进行分析

    With static analysis tools, you can analyze software without actually running the program.

    youdao

  • 尝试了解应用程序如何工作以及确保系统体系结构遵循分层方法发现静态分析方面非常重要

    I find this aspect of static analysis important when trying to understand how an application works, and to ensure that a layered approach is being followed within the system architecture.

    youdao

  • 包含手动的基于浏览的监测静态分析功能使得熟悉应用程序的特殊板块能够进行简单测试

    The included manual explore-based scans and static analysis functionality allows for easy testing of specific sections of the application that are known to be working.

    youdao

  • 利用静态分析学习关于监测应用程序的知识。

    Using static analysis to learn about the application actions that should be monitored.

    youdao

  • 这种程序整体分析就是商业静态分析能做的事情

    This type of "whole program" analysis is what commercial static analysis is all about.

    youdao

  • 举例来说,可以创建大型应用程序运行自己的静态分析规则从而发现在哪里到了特定的接口

    For instance, you can create your own static analysis rule to run against a large application to find where a particular interface or class is used.

    youdao

  • 静态分析可以关注应用程序引发问题有创造性方面因而使得代码检查时间有生产力

    Static analysis allows you to focus on more creative aspects of issues that may arise in your application, thus making the time spent in code inspections that much more productive.

    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

  • 调用时,它会对这个应用程序内部活动进行监测动态分析提供跟高的可视性运行确认添加静态分析中。

    It monitors the internal activities in the application while it is being invoked, giving more visibility to dynamic analysis and adding runtime validation to static analysis.

    youdao

  • 提供了两层模型分析静态业务工作流程,并且论述了一个可配置工作流程应用程序所有主要组件

    I've presented a two-layer model to analyze dynamic business workflows and also discussed all the major components of a configurable workflow application.

    youdao

  • 静态分析提供一个程序所有执行过程具有特性

    A static analysis finds properties that hold for all executions of a program.

    youdao

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

    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,.

    youdao

  • 结合投标报价策略研究综述投标报价程序,对投标报价编制进行说明通过报价静态动态分析,提出报价决策

    Summarize the process of the bid and quotation and explain the quotation authorized combine the study of tactic, and decision-making the quotation by static state and dynamic analysis of tender.

    youdao

  • 对于Web应用程序安全静态分析重要类型叫做污染分析

    For Web applications, the most important type of security static analysis is called taint flow analysis.

    youdao

  • ParasoftJtest 的基于流的分析称为BugDetective,它静态模拟应用程序执行路径然后揭示这些路径可能发生运行错误

    Parasoft Jtest’s flow-based analysis, called BugDetective, statically simulates application execution paths, and then uncovers run time errors that could occur in these paths.

    youdao

  • 例如静态分析可以用来决定应用程序所有We b入口动态分析工具提供信息

    For example, static analysis can be used to determine all of the Web entry points to an application, and feed that information to a dynamic analysis tool.

    youdao

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

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

    youdao

  • 现在VisualStudio已经包含用于验证Windows驱动程序Metro应用程序静态分析工具

    The static analysis tools needed for validating Windows Drivers and Metro applications are now included within Visual Studio.

    youdao

  • 静态分析工具分析程序代码(例如控制数据流),以及生成HTMLXML形式输出

    Static analysis tools analyze program code (e. g. control flow and data flow), as well as generated output such as HTML and XML.

    youdao

  • 由于过程大多数分析算法基本单位所以病毒作者设法使得识别二进制程序中的过程更加困难从而挫败静态分析

    Since a procedure is a basic unit of most analysis algorithms, a virus writer can defeat static analysis by making it harder to identify a procedure unit in binary program.

    youdao

  • 这样分析不需要运行程序为特色,限定词静态由此来。

    Such an analysis is typically performed without executing the program, hence the qualifier static.

    youdao

  • 对象有限元程序设计方法应用非线性静态分析中。

    The object oriented finite element programming is applied to a nonlinear static analysis.

    youdao

  • 模型检查验证程序是否存在某些暂时性特性一种技术,它也是静态分析

    Model checking, a technique for verifying the existence or non-existence of certain temporal properties in a program is also a static analysis.

    youdao

  • 静态分析对于保证程序质量提高软件生产率有重要意义

    Static analysis is of significant importance to guarantee software quality and improve software productivity.

    youdao

  • 静态分析精确度取决于程序抽象语义表达

    Accuracy of static analysis depends on the representation of program's abstract semantics.

    youdao

  • 面向对象程序设计中,成员调用静态分析编译阶段确定调用成员函数指针引用类型

    The static analysis of member call is defined as determining the type of member function pointer or reference in compiling stage.

    youdao

  • Cc++程序静态分析工具可能包括检查使用的预处理器

    Static analysis tools for C and C++ programs may include a check on unused preprocessor macros.

    youdao

  • 本文描述采用静态数据分析实现逻辑程序并行方法

    This paper presents a method to execute logic programs in AND - parallelism based on static data analysis.

    youdao

  • 从而能够显著隐藏程序调用流程,有效防止静态分析

    Thus, the program call flow can be drastically obscured to prevent static analysis.

    youdao

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

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

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