• 首先创建一个样本样式表应用跟踪程序。

    I'll start by creating a sample stylesheet to apply the tracer to.

    youdao

  • 通过出口应用跟踪钩子指定函数原型可以探测函数退出/返回

    Tracing of exit/return value of a function is possible by applying trace hook at exit point and specifying function prototype.

    youdao

  • 载入图像配置屏幕之后,接着跟踪应用程序事件

    Next up, after image loading and screen configuration, is tracking the application events.

    youdao

  • 这些跟踪立即应用并且重新启动不会保留但是它们对于调试非常有用。

    These traces are applied on the fly, and they do not persist after restarts, but they can be useful in debugging.

    youdao

  • KDB一个功能非常强大工具,它允许进行几个操作比如内存寄存器修改应用断点堆栈跟踪

    KDB is a very powerful tool that allows several operations such as memory and register modification, applying breakpoints, and stack tracing.

    youdao

  • 如果没有做好准备,试着跟踪应用程序构建时耗费的资源量。

    If you aren't already doing so, try tracking the amount your application USES from build to build.

    youdao

  • 通过聚合组件作为所有数据交换的交换场所,保证应用程序对于跟踪所有保留最新上下文

    By using the aggregation component as a clearinghouse for all data exchanges, your application is guaranteed to have the most recent context for all the values that it tracks.

    youdao

  • 为了查看跟踪请启用应用服务器中的跟踪功能。

    To see the trace entries, enable tracing in the application server.

    youdao

  • 一般信息日志主要用来跟踪应用程序步骤操作

    Informational logging is needed to track an application's steps and operations.

    youdao

  • 跟踪哪些应用过程调用哪个业务策略和业务规则重要的,所以总体跟踪要求一个连接

    It is important to track which applications and processes are invoking which business policy and business rule, so a linkage is required for overall traceability.

    youdao

  • 例如部门正在一家公司开发会计应用程序,另一个小组正在开发销售趋势跟踪应用程序。

    For example, one department might be working on the accounting application for a company, while another group is working on a sales lead tracking application.

    youdao

  • 另外全球化应用程序很难跟踪这种类型错误

    Furthermore, this sort of error is extremely difficult to track when you are globalizing your application.

    youdao

  • 可以使用 USDT正在运行应用程序获取数据这些数据作为跟踪应用程序探测参数访问

    The USDT system also enables you to expose data from your running application, which can be accessed as arguments to the probes when tracing the application.

    youdao

  • 例如部门正在开发会计应用程序,另一个小组正在开发销售趋势跟踪应用程序。

    For example, one department may be working on the accounting application while another group is working on a sales lead tracking application.

    youdao

  • 例如某个部门可能正在公司开发财务应用程序,一个小组则在开发潜在客户跟踪应用程序。

    For example, one department may be working on the accounting application for a company, while another group is working on a sales lead tracking application.

    youdao

  • 应用跟踪JSF生命周期每个阶段对于一个指定web请求响应时间断言响应时间在SLA限定之内

    This can be used to trace the response time for each phase of the JSF lifecycle for a given web request and assert that the response time is within SLA limits.

    youdao

  • 最后扩展Glassbox Inspector,让它支持Web服务常见的Web应用程序框架(例如Struts和Spring)并跟踪应用程序错误。

    Finally, I'll extend the Glassbox Inspector to support Web services and common Web application frameworks like Struts and Spring and to track application errors.

    youdao

  • 但是若是应用程序跟踪其他数据(比如某些变量)或者甚至试图通过记录特定的函数调用过程来剖析代码,那么情况又是如何呢?

    However, what if the application wanted to track other data such as the value of certain variables or even attempt to profile the code by recording the duration of a particular function invocation?

    youdao

  • 本文中,我们创建一个简单项目跟踪应用程序其中组织拥有很多用户很多项目

    In this article, we create a simple project-tracking application where an organization has many users and many projects.

    youdao

  • 应用程序允许跟踪自己物品。

    The application lets you keep track of owned items.

    youdao

  • 首先,凭借全局事务跟踪应用管理员可以协同工作多个异构机器捕获性能信息解决业务问题

    First, global transaction tracing allows application administrators to capture performance information from disparate machines working together across the globe to solve a business problem.

    youdao

  • 作业管理提交跟踪应用程序服务器部署管理器节点作业提供了若干有用的功能

    The job manager provides several useful features for submitting and tracking jobs for application server and deployment manager nodes.

    youdao

  • 例如,某个销售应用程序需要跟踪当前公司潜在客户销售代表

    For example, a sales tracking application needs to track the current company, sales lead, and sale representative.

    youdao

  • 如果希望了解构建丰富语音应用程序、开发数据库交互电话应用程序、跟踪用户提供个性化内容的更多内容,请继续关注系列文章。

    If you want to know more about building rich voice application, developing telephone apps that interact with databases, tracking users, and providing individualized content, keep an eye on this space.

    youdao

  • 标记阶段负责跟踪应用程序可见所有对象它们标记的,以免回收它们的存储

    The mark phase is responsible for tracing through all objects visible to the application and marking them as live to prevent them from having their storage reclaimed.

    youdao

  • 实现跟踪目的可能考虑用于合成应用程序跟踪工具或者一个解决方案特定的合成心跳应用程序作为开发交付软件一部分

    For tracking purposes, you might want to consider tools for composite application monitoring or include a solution-specific composite heartbeat application as part of the development deliverables.

    youdao

  • 不需要重新启动应用程序能够启用禁用跟踪

    The trace can be enabled and disabled without recycling the application.

    youdao

  • 可以结合一些应用它们可以自动跟踪代码变化跟踪测试覆盖提交错误检查代码外形存储使用等等

    And you can combine utilities that automatically track code changes, trace test coverage, submit defects, inspect code profiles and memory usage, and so forth.

    youdao

  • 可以结合一些应用它们可以自动跟踪代码变化跟踪测试覆盖提交错误检查代码外形存储使用等等

    And you can combine utilities that automatically track code changes, trace test coverage, submit defects, inspect code profiles and memory usage, and so forth.

    youdao

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

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

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