• The extra information then overlays a part of the running program and causes the runtime to execute instructions that it should not execute.

    那么多出信息会覆盖正在运行程序一部分导致运行执行应该执行的指令

    youdao

  • This is runtime analysis: analyzing a running program to collect data that helps you understand the behavior of the software, and the relationships between various components in it.

    就是运行分析分析运行程序收集数据用来帮助理解软件行为软件不同部件之间关系。

    youdao

  • When a client program talks to my SCA application, how does the SCA runtime invoke the methods on my implementation?

    一个客户机程序SCA应用程序通信时,SCA运行如何实现调用方法

    youdao

  • By invoking a batch file, we can set up a suitable runtime environment for our program.

    通过调用批处理文件我们可以我们程序设置一个合适运行时环境

    youdao

  • This month I move on to analyzing the dynamic (runtime) behavior of the program.

    这个分析程序动态(运行时)行为

    youdao

  • While it may make sense to build the table at runtime for such a small set of Numbers, other such tasks may cause program startup to be prohibitively slow.

    尽管对于少量数据来说运行时构建张表是可能的,但是有些任务可能使得程序启动非常缓慢。

    youdao

  • These checks are then executed during program runtime.

    这些检查程序运行时执行

    youdao

  • You can use this to report a summary of all of the errors reported after the instrumented program exits. To do this, you use the Purify -run-at-exit runtime option.

    可以利用这个报告这个可测试程序退出之后所有错误概要

    youdao

  • If you need this behavior, consider calling the C exit function from your COBOL program and using _twzCOBOLTerm after the runtime termination exit.

    如果需要使用这种行为可以考虑COBOL程序调用Cexit函数,并运行终止退出使用 _twzCOBOLTerm。

    youdao

  • In the program run shown in Figure 7, the runtime avoided deadlock by allowing Static2 to access the static Message property of Static1 before the type constructor for Static1 finished execution.

    7程序运行中,运行通过允许Static2Static1类型构造函数完成执行之前访问Static1的静态Message属性,从而避免了死锁。

    youdao

  • The libspe2 code provides a runtime in which your program runs.

    libspe2代码提供了一个运行程序所使用的运行时库。

    youdao

  • Performance: Since the compiler is aware of the use of XML in a program, it can optimize the runtime representation, parsing, and XPath evaluation of XML.

    性能由于编绎能够觉察程序使用XML所以它能够优化XML运行时表示解析Path计算。

    youdao

  • There are four types of user programs that can be developed for use with Express Runtime, differentiated by the point during the deployment process in which the program runs.

    开发类型用户程序expressRuntime使用,用户程序类型是按程序部署过程中的运行位置进行区分的,包括。

    youdao

  • For runtime errors, Eclipse lets you set breakpoints, monitor variables, manually change variables, and step through program execution by line or method.

    对于运行时错误Eclipse允许设置断点监视变量手工更改变量,以及按方法逐步执行程序

    youdao

  • To resolve the preceding error, add the path to the Lotus Domino or Lotus Notes program directory in the runtime configuration of your Project Zero application as shown in figures 10 and 11.

    解决之前错误,将LotusDominoLotusNotes程序目录路径添加ProjectZero应用程序运行时配置中,如图1011所示。

    youdao

  • PurifyPlus is a runtime analysis tool suite that monitors your program as it runs and reports on key aspects of its behavior

    PurifyPlus一种运行分析工具用以系统运行监测系统并且报告系统行为重要内容

    youdao

  • The next version of Visual Studio will include this feature which will enable all.net languages to optionally resolve names in a program at runtime instead of at compile time. Charlie tells us that.

    在下版本VisualStudio中,所有的。NET语言能够运行时解析名称而不是像现在这样只能编译时进行。

    youdao

  • PureCoverage tracks code coverage, so you can identify gaps in your testing and areas of your program that the runtime analysis tools are not seeing.

    PureCoverage追踪代码覆盖因此可以发现测试运行时分析工具不能发现鸿沟

    youdao

  • On modern processors, the cost of a cache miss is significant, so if the language and runtime can help your program achieve better data locality, performance will be improved.

    现代处理器上缓存遗漏成本非常显著,所以如果语言运行时能够帮助程序实现更好数据位置,就提高性能

    youdao

  • In general, "state" refers to information about the current conditions of program execution-runtime data stored in memory.

    总的来说,“状态”是关于程序当前的执行状况信息——存储内存中的运行数据

    youdao

  • Testing is another kind of runtime analysis: You feed in data or events and check to see that you got the right behavior from the program.

    测试另一运行时分析通过数据事件检验是否获得来自系统正确行为

    youdao

  • A runtime library has no opportunity to analyze a program and structure the query evaluations in an optimal manner.

    运行时没有机会分析程序的方式构建查询计算

    youdao

  • For example, runtime analysis can help with program understanding.

    例如运行时分析可以帮助理解系统。

    youdao

  • The second type of error is a runtime error, so called because the error does not appear until you run the program.

    二类错误运行时错误,之所以称为运行时错误,是因为只有运行了程序,错误才可能出现

    youdao

  • Static verification offers the promise of finding many common errors in program logic such as possibly improper use of a method at compile time as opposed to at runtime.

    状态检验(Static verification)可以查找多种通常程序逻辑错误不恰当使用一个编译时而不是运行时的方法

    youdao

  • The application's main program is designed with a framework or backplane that optionally loads the required DLLS at runtime where the DLLS are in files separate from the main application on the disk.

    设计应用程序程序使用程序框架底板这些程序框架或底板运行时选择性地装入所需dll,这些dll位于磁盘同主程序分离的一些文件中。

    youdao

  • Runtime analysis in the program development cycle.

    系统开发周期中的运行时分析

    youdao

  • The term reflection, on the other hand, is a generic term used across programming languages to refer to the ability of a program to inspect and modify its objects, types, etc. at runtime.

    术语反映一方面,一个通用术语编程语言使用引用程序能力检查修改对象在运行时类型

    youdao

  • Three kinds of errors can occur in a program: syntax errors, runtime errors, and semantic errors.

    程序一般有三错误语法错误,运行错误语义错误。

    youdao

  • John's official title is Program Manager on the Dynamic Language Runtime Team.

    John Lam的正式头衔动态语言运行时经理

    youdao

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

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

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