• 使用可移植运行时函数类型

    Use portable run-time functions and types.

    youdao

  • 所有这些运行动态完成运行时函数调用任何用户想要的。

    All this would be done dynamically at runtime, on runtime function will be called whatever user wants.

    youdao

  • 简单说来,现有c语言运行时函数实在难以当今充斥着恶意攻击企图大环境下立足。

    Simply put, the existing C-runtime functions are not good enough in light of today's hostile environment.

    youdao

  • instrumentation阶段转换文件注入挑选的用来调用ConTest运行时函数位置

    The instrumentation stage transforms the class files, injecting into chosen places calls to ConTest run-time functions.

    youdao

  • 运行这些函数调用应用代码覆盖率的相关信息发送给一个单独工具

    At runtime, these function calls send information on the application's code coverage to a separate tool.

    youdao

  • 这种附加方法操作可以之前一样打包到一个函数工厂中,这将使最终决策延迟运行时

    This manipulation of attached methods could also be wrapped in a function factory as before, deferring the final decision until runtime.

    youdao

  • 运行每次会将消息队列取出,将传递进程函数执行。

    The runtime pulls messages from the queues, passing them to the process's function one at a time.

    youdao

  • 以上演示了为什么闭包体现了函数思想运行时管理状态

    This illustrates why the use of closures exemplifies functional thinking: allow the runtime to manage state.

    youdao

  • 函数编程代表下一个抽象阶段:将更加琐碎细节遍历并发状态尽可能留给运行时处理。

    Functional programming represents the next abstraction leap: ceding more mundane details such as iteration, concurrency, and state to the runtime as much as possible.

    youdao

  • in函数运行时调用传递中的几个函数

    As the in function runs, it calls several functions in the class passed to it.

    youdao

  • 其中例子主要代码块封装到evalf(. .)函数中,使运行时有效

    One example of this is wrapping major chunks of code in an evalf (..) function, making it only valid at runtime.

    youdao

  • 创建DAD文件之后,可以注册启用它们或者运行它们传递给用户定义的XMLExtender 分解函数UDF)。

    Once the DAD files are created, they can either be registered and enabled for shredding or passed into the XML Extender shred user-defined functions (UDFs) at run time.

    youdao

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

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

    youdao

  • 使用gettext函数目的很明显——运行时检索本地化文本认识一点很重要

    It's important to realize that the gettext function serves the obvious purpose of retrieving localized text at runtime.

    youdao

  • 清单15中的代码使用onerror语句来捕获运行时错误使用自定义throwfault函数来实例化DiscussionError。

    The code in listing 15 USES the onError statement to catch runtime errors and USES a custom throwFault function that instantiates DiscussionError.

    youdao

  • 注意对于这个场景运行时将这个DAD文件传递DB 2XMLExtender分解函数

    Note: For this scenario, pass this DAD file to the DB2 XML Extender shred function at runtime.

    youdao

  • 例如,前面描述的 print_report_i函数GCC 3.4 中使用-O2 进行尾部调用优化编译因此运行使用的的大小固定的而不是线性增长的。

    For example, the print_report_i function described earlier compiled with tail-call optimization using -O2 on GCC 3.4 and therefore runs with a stack-size that is constant, not growing linearly.

    youdao

  • eval函数允许字符串代码运行时计算

    The eval function permits the run-time evaluation of a string of code.

    youdao

  • 代理服务模式中的主要组成部分代理服务本身充当ComputeGrid运行时前端公开逻辑业务函数

    The principle component in the Proxy Service pattern is the proxy service itself, which serves as a front end to the Compute Grid runtime and exposes logical business functions.

    youdao

  • setup函数用于初始化Processing运行执行一次

    The setup function is used for initialization and is executed once by the Processing run time.

    youdao

  • 我们可以使用create_function(V4开始就是PHP一部分)运行时创建函数

    We can use create_function , which has been a part of PHP since V4, to create the function at runtime.

    youdao

  • 每个节点最好具有一个对于Clojure可见类型,以便运行时选择函数实现使用

    It's also helpful if each node of the tree has a type visible to Clojure, which can be used when choosing a function implementation at runtime.

    youdao

  • 这次相同方法发生字符串串联并且现在输入参数函数运行受到String自变量的限制。

    This time, a string concatenation has occurred within the same method, and the input parameter is now bound to a String type argument at function execution time.

    youdao

  • 注意由于add函数输入参数运行绑定int自变量因此产生数值增加

    Note that a numeric addition has occurred because the input parameter to the add function is bound to an int type argument at function execution time. Now, try this.

    youdao

  • 不管术语怎么叫事件提供一种软件组件调用函数方式,这种调用方式直到运行时知道调用什么函数

    Whatever the terminology, events provide a way for one software component to call another without knowing until runtime what function to call.

    youdao

  • 完全支持包,这种语言必须支持运行操纵、调用创建函数,还要支持函数可以捕获创建这些函数环境

    To support closures fully, a language needs to provide support for manipulating, invoking, and creating functions at run time and for functions to capture the environment in which they were created.

    youdao

  • 反射运行时发现关于给定接口信息方法字段构造函数

    Reflection is the runtime discovery of information, such as methods, fields, and constructors, about a given class or interface.

    youdao

  • 没有匹配构造函数抛出运行异常

    Throw an exception at run time when there is no matching constructor.

    youdao

  • 处理问题另一种方法只要泛型运行时实例化没有包括所需构造函数抛出异常

    Another way of handling this problem would be to throw an exception whenever a run-time instantiation of the generic class does not include a needed constructor.

    youdao

  • 只要泛型运行时实例没有包括所需构造函数,就抛出异常

    Throw an exception whenever a run-time instantiation of the generic class does not include a needed constructor.

    youdao

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

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

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