• 所以,接下来我们分析如何在不暴露缺陷的同时去调用其他程序

    Next we'll examine how to call out to other programs without exposing a vulnerability.

    youdao

  • 分析方法就是工作完成地方就是调用程序扫描期间执行分析操作。

    The analyze method is where all of the work is done; it is what is invoked and it performs the analysis during a scan.

    youdao

  • 这个输出告诉我们哪些调用生成Map .Entry对象,并带有一些程序分析找出内存泄漏来源一般来说相当容易

    This output tells us which call chains are generating the Map.Entry objects; with some program analysis, it is usually fairly easy to pinpoint the source of the memory leak.

    youdao

  • 可以通过特定脚本文件名称特定分析程序模块类名称调用这些分析程序

    These analyzers can be invoked with the name of specific script files or the class name of specific analyzer modules.

    youdao

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

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

    youdao

  • 至少进行性能分析制定错误处理策略希望了解整个应用程序使用什么调用样式

    At a minimum, you will want to know what invocation styles are used throughout your application while you do performance analysis or develop your error handling strategy.

    youdao

  • 接收SOAP响应时客户机库XML进行语法分析获得方法调用结果将结果传递给使用程序

    Upon receiving the SOAP response, the client library parses the XML to get the result of the method invocation and passes this result to the program using the library.

    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

  • db 2 pd调用收集锁定事务应用程序语句缓存相关信息将信息存储一个文本文件中以供分析

    The db2pd call gathers information about locks, transactions, applications, and the statement cache and stores this information in a text file for analysis purposes.

    youdao

  • 注意清单2 中并没有使用调用Callsite信息因为这些信息对于分析程序来说是不必要的。

    Note: Callsite information isn't used in Listing 2 because the information isn't necessary for this profiling application.

    youdao

  • 12调用屏幕标签为optionalParameters字段控制执行分析程序集,以及其他运行时选项

    The field labeled Optional Parameters in the invocation screens in Figures 1 and 2 controls the set of analyzers that are to be executed, as well as other runtime options.

    youdao

  • 通过单一调用进行实际语法分析文档构造如果成功完成一操作,那么应用程序就可以检索使用构造Document

    The actual parsing and document construction takes place with a single call, and if this completes successfully, the constructed document can then be retrieved and used by the application.

    youdao

  • 2中,应用程序并没有写到文件而是直接调用处理器ContentHandler有效地模拟语法分析

    In Figure 2, instead of writing to a file, the application calls the processor's ContentHandler directly, effectively simulating the parser.

    youdao

  • 分析一个使用容器程序线程安全分析介入式容器更困难,因为可以无需调用容器成员函数就间接修改容器。

    Analyzing the thread safety of a program that USES containers is harder with intrusive containers, because the container might be modified indirectly without an explicit call to a container member.

    youdao

  • 语法分析程序需要符号时,调用扫描过程

    The syntax analyzer calls the scanner when it needs a new symbol.

    youdao

  • 一部分我们分析驱动程序体系结构讲述了应用程序相互关系以及在应用程序如何实现驱动程序调用

    In this part, we analyzed the basic system structure of a device driver and the relationship with an application program, and depicted that how to invoke a device driver in the application program.

    youdao

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

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

    youdao

  • 描述了具体编程步骤提供了相应系统调用程序分析

    The concrete programming steps described, the related system calls and program analysis are also provided in this paper.

    youdao

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

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

    youdao

  • 程序通过分析PE文件格式可执行文件文件定位重新定位,指向用户编写DLL然后指令指针返回正常调用位置

    The procedures by analyzing PE file format, the executable files repositioning positioning table, prepared by the user at DLL, and then returned to normal indicators directive calling location.

    youdao

  • 数控设备通过DNC主机发送含有约定命令的数控程序,DNC主机经分析程序执行相应命令,实现NC程序远程调用

    The nc machines send a nc program with predefined instructions to the DNC host, then the host analyses the nc program and executes the instructions, so the function of remote call is realized.

    youdao

  • 针对现代设计特点分析进行远程程序调用重要性讨论了远程程序调用操作流程实现方法

    Considering the features of modern design, this paper analyses the importance of carrying out remote program call, and discusses in detail the process and implementation of remote program call.

    youdao

  • 通过编写VB程序调用来达到反复使用,加快优化分析过程

    It can be repeatedly used and the optimization process is sped up with the help from the VB program.

    youdao

  • 例如某些用户可能每天需要使用应用程序包括数据分析其他用户可能永远也不会调用

    For example, certain users may need to use a data analysis package included in your application on a daily basis, while other users may never invoke it.

    youdao

  • 本文论及针对这种调用ADINA程序进行塑性有限元分析平面应力模式下的计算结果实际测试结果十分接近

    This paper deals with computation of elastic Plastic F. e. m. for this centre cracked plate by ADINA Program. The computing result for this plate of plane stress model and test result were very close.

    youdao

  • 调用关系树视图显示遍历分析应用程序函数执行路径

    The Call Tree view displays the function execution paths that were traversed in the profiled application.

    youdao

  • 应用程序退出后可以使用Traceview日志文件进行分析程序运行时的方法调用运行次数情况了。

    When your application quits, you can then use Traceview to examine the log files for useful run-time information such as method calls and run times.

    youdao

  • 本文论及针对这种调用ADINA程序进行塑性有限元分析平面应力模式下的计算结果实际测试结果十分接近。

    This paper deals with computation of elastic Plastic F. E. m. for this centre cracked plate by ADINA Program. The computing result for this plate of plane stress model and test result were...

    youdao

  • 本文论及针对这种调用ADINA程序进行塑性有限元分析平面应力模式下的计算结果实际测试结果十分接近。

    This paper deals with computation of elastic Plastic F. E. m. for this centre cracked plate by ADINA Program. The computing result for this plate of plane stress model and test result were...

    youdao

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

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

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