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

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

    youdao

  • 我们地处理邮件应用程序性能分析并且最近几年来,通过我们的服务器工具开发帮助客户改进了性能。

    We have a good handle on mail application performance analysis and have helped customers over the last several years to improve their performance through our server and tool development work.

    youdao

  • 对于当今复杂软件应用程序自动化工具生成测试数据运行分析测试必要的。

    For today's complex software applications, automated tools are essential for generating test data, and for running and analyzing tests.

    youdao

  • 已经知道需要调试器分析工具分析运行代码还可以在不运行程序情况下代码中了解很多

    You already know that you need a debugger or profiler to analyze running code, but you can learn a lot from code without ever running a program.

    youdao

  • 此外系列第四篇文章学习如何编写自己的分析程序补充工具本身提供那些分析程序

    In addition, in the fourth article in this series, you will learn how to write your own analyzers to supplement those shipped with the tool itself.

    youdao

  • 动态分析工具用户另一个常见担忧了解它们是否调用应用程序中的大多数行为

    Another common concern for users of dynamic analysis tools is knowing if they invoked the majority of actions in the applications.

    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

  • 此类工具可以通过分析问题趋势,从而帮助确定问题正在增多应用程序领域

    Such tools also help determine application areas where problems are on an upswing through an analysis of problem trends.

    youdao

  • 工具连接数据库之后可以选择概要分析该数据库运行所有应用程序还是概要分析特定的连接

    Once the tool is connected to the database, you have the choice to either profile every application running on the database, or to profile a specific connection.

    youdao

  • 分析应用程序生成页面时,非常有用的工具

    This is a useful tool when analyzing the page generated by the application.

    youdao

  • 这些工具提供收集帮助分析应用程序基准特性数据能力

    These tools provide the ability to collect data that assists in defining baseline characteristics of the application.

    youdao

  • 很多代码问题都会导致应用程序失败每个问题必须使用数据收集分析技术以及合适工具研究

    Application failures can be caused by a number of coding problems, each of which you must investigate by using the data collection and analysis techniques and tools available.

    youdao

  • 数学程序分析人员的流行主题,从而导致大量不同工具可供选择。

    Math is a popular topic with programmer and analyst types, leading to a huge diversity of tools to choose from.

    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

  • 不是内存使用分析而是一个应用程序瓶颈检测工具用于发现代码运行时间最长地方

    This is not a memory usage profiler, but a tool used to detect application bottlenecks, the places in the code where most of processing time is spent.

    youdao

  • 了解了一些用于分析线程管理进程关键工具实用程序

    You've looked at the key tools and utilities used to analyze threads and administrate your processes.

    youdao

  • 分析已经存在工具环境文档应用程序细节挑战风险移植

    Analyze the existing tool environment and document findings, application details, challenges, risks, and mitigations.

    youdao

  • 它们包括设计用于支持XML编译器有助于识别程序修改影响工具调试性能分析辅助工具以及有助于纠正错误和操作文件工具

    They include compilers designed to support XML, tools to help identify the impact of program modifications, debugging and performance AIDS, and utilities to help correct errors and manipulate files.

    youdao

  • 可以使用自动化测试工具运行应用程序进行分析这样可以让您很容易地重复运行问题场景模拟应用程序的实际负荷。

    You can also profile applications as they are launched by automated testing tools, which frees you from having to repeatedly run the problem scenario and can simulate the load on the application.

    youdao

  • 我们目标使工具尽可能有用因此非常欢迎您提供有关工具本身以及希望添加分析程序反馈

    Our aim is to make the tool as useful as possible, so feedback — both about the tool itself and about new analyzers you'd like to see addedis extremely welcome.

    youdao

  • 当前提供这些额外分析程序几乎都演示了该工具灵活性

    These other analyzers are currently provided mostly to illustrate the flexibility of the tool.

    youdao

  • 通过分布客户应用程序堆栈捕获端对端的事件使之相互关联,工具提供更多分布式应用程序问题结构化分析

    By capturing and correlating end-to-end events in the distributed stack of a customer application, this tool provides a more structured analysis of distributed application problems.

    youdao

  • WDPE 提供工具业务分析集成开发人员提供一个丰富开发环境建模设计组建应用程序

    The tools provided with WDPE provides a rich development environment for business analysts and integration developers to model, design and assemble applications.

    youdao

  • 这些OO设计人员用来构成分析设计实现工具它们不是使程序面向对象的主要部分。

    These are tools that the oo designer puts to use in order to structure the analysis, the design, and the implementation, but they aren't central to what makes an oo program object-oriented.

    youdao

  • 进行全面性能测试之前请考虑使用代码分析工具应用程序进行分析,以发现潜在效率低下问题瓶颈问题

    Before moving into full performance testing, consider using a code profiling tool to analyze the application for potential inefficiencies and bottlenecks.

    youdao

  • 发现名为tuningfork的工具用来跟踪操作系统JVM,再应用程序内部的路径,能够轻松执行详细性能分析

    You'll also find tooling called TuningFork, which traces paths from the operating system through the JVM and into applications, making it easier to perform detailed performance analysis.

    youdao

  • 性能跟踪执行profiler可以成为分析改进应用程序性能的有用工具

    Both performance tracing and execution profilers can be useful tools in analyzing and improving application performance.

    youdao

  • 只有WTE提供了绑定ApplicationDeveloper中的工具运行时环境因此可以在Application Developer内部完整无缝测试调试概要分析J2EE应用程序

    Only WTE provides the tools and run times bundled with application Developer so that you can test, debug, and profile J2EE applications fully and seamlessly from within application Developer.

    youdao

  • 本文中,发现10个精选免费web分析工具应用程序,他们可以帮助收集分析网站内容有关数据

    In this article, you'll find 10 excellent and free tools and applications to help you gather and analyze data about your web content.

    youdao

  • 本文中,发现10个精选免费web分析工具应用程序,他们可以帮助收集分析网站内容有关数据

    In this article, you'll find 10 excellent and free tools and applications to help you gather and analyze data about your web content.

    youdao

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

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

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