execution environment是什么意思,execution environment的意思翻译、用法、同义词、例句
常用词典
[计] 执行环境
例句
These should have variables map to the location in the execution environment.
这些应该让变量映射到执行环境中的位置上。
On the other hand, the test framework, or specifically, the test automation framework is an execution environment for automated tests.
在另一方面,自动化测试框架,或者具体说,自动化测试框架是一个为了自动化测试的执行环境。
Implementations generally append context to the application message at the source in order to establish the execution environment at the target.
实现一般会在源代码中将上下文附加在应用程序消息后面,以在目标处建立执行环境。
An application WPAR is also a process inside the Global machine with its own execution environment and uses all file systems from the global environment.
应用程序 WPAR 同样是全局环境计算机中拥有自己的执行环境的一个进程,并且使用全局环境中的所有文件系统。
But proxying mechanism also provides execution environment without requiring a separate engine such as BPM.
而代理机制无需像BPM这样单独的引擎的,也提供了执行环境。
This high degree of decoupling makes a very modular and configurable deployment and execution environment.
这种高度解耦造就了真正的模块化且可配置的部署和执行环境。
At the same time, it must be accessible and executable for the agent execution environment.
同时,还要使它们对于执行环境来说是可访问和可执行的。
In turn, the execution environment agrees to provide the object with all of the dependencies it needs, before the object needs them.
然后,在对象需要依赖项之前,执行环境负责把对象需要的所有依赖项提供给它。
Note that your results might vary significantly based on your specific execution environment and data.
注意,根据您的特定执行环境和数据的不同,您的结果可能差别很大。
While they may be self-contained in the sense that each WPAR has its own private execution environment with its own filesystems and network addresses, they still run inside the global environment.
每个WPAR具有自己的私有执行环境和自己的文件系统和网络地址,从这方面而言可以将其视为具有自包含特征,不过各个WPAR仍然在全局环境中运行。
A goals-oriented execution environment where business-level service agreements dictate the execution priority of the business logic.
面向目标的执行环境,其中业务级服务协议规定了业务逻辑的执行优先级。
The provisioning agent examines the workload and the node configuration, and decides which nodes need to be provisioned to provide the execution environment that the jobs require.
供应代理检查工作负载和节点配置并决定为了提供作业所需的执行环境需要供应哪些节点。
Summary information about service performance can be fed back into WSRR and used by the execution environment to affect the selection of the best-fit provider.
关于服务性能的摘要信息可以放回到WSRR 中,执行环境使用这些信息影响最佳供应商的选择。
Each container is an isolated execution environment with its own set of resources (memory, threads, and so on).
每个容器都是一个隔离的执行环境,包含自己的资源集(内存、线程等)。
Some options and notational elements can be disabled in some modes, and selecting the appropriate model helps define appropriate artifacts for the target workflow execution environment.
在某些模式中一些选项及符号元素可能失效了,所以选择合适的模式有助于为目标流程的执行环境定义适当的构件。
Execution environment defines what methods and classes are available in a specific platform.
执行环境定义在特定平台中可用的方法和类。
An operating system is application execution environment that abstracts away the hardware.
这个操作系统是对硬件进行了抽象的应用程序执行环境。
The context information establishes an execution environment that affects the output of a service for the equivalent input.
上下文信息建立了影响等效输入的服务输出的执行环境。
This will result in a complete assembly of potentially active participants that could run in some execution environment (including manual processes).
这就产生了一个潜在活动参与者的完整组合体,可以在一些执行环境下运行(包括手动的过程)。
The Trusted Execution environment feature requires AIX V6.1 as the operating system.
可信执行环境功能要求将AIXV6.1作为操作系统。
AOT-compiled code, therefore, needs to be bound into the JVM's current execution environment before it can be executed.
因此AOT编译代码需要绑定到JVM的当前执行环境中,然后才能执行。
A system WPAR is a process inside standard AIX machines (which I will call Global) with its own execution environment.
系统WPAR是标准AIX计算机(我将称之为“全局环境”)中拥有自己的执行环境的一个进程。
SPESEC has a clearly defined virtual machine and provides language for programming this machine, thus providing the user with a complete programming and execution environment.
SPESEC具有明确定义的虚拟机,提供了为该虚拟机编程的语言,从而为用户提供了完整的编程和运行环境。
Our factory management idea is the introduction of West Point mode, construct the execution environment, build commercialpersonality, activate themotiveemployeesthinking mode transformation!
我厂管理理念是引进西点模式,构筑执行环境,打造商业人格,转变员工思维方式激活企业原动力!
A business process execution environment is an assembly of services (figure 6) interacting with each other (not a centrally orchestrated set of services).
一个业务过程执行环境是一个彼此(非集中编制的服务集合)交互的服务的装配(图6)。
In simple terms, the execution environment (EE) field represents what minimum JRE your bundle is capable of running on (see Resources).
简单地说,执行环境 (EE)字段表示包能够在其中运行的最低JRE版本(请参阅 参考资料)。
The execution environment can move objects around in memory for performance reasons and update all references to the objects it moves.
为了提高性能,执行环境可以将对象在内存中来回移动,并更新对所移动对象的任何引用。
To provide a code-execution environment that eliminates the performance problems of scripted or interpreted environments.
提供一个可消除脚本环境或解释环境的性能问题的代码执行环境。
Every node declares the execution environment currently installed by way of the properties attribute of the node.
每个节点通过此节点的properties属性声明当前安装的那个执行环境。
网络扩展资料
Execution
词义解释
Execution是一个名词,表示执行或实施某项任务或计划。在计算机领域中,execution通常指程序在计算机中运行的过程。
例句
- The execution of the project was flawless. (这个项目的执行无可挑剔。)
- The execution of the program took longer than expected. (程序的执行时间比预期的要长。)
用法
Execution可以作为名词来使用,常用于描述任务或计划的实施过程。在计算机领域中,execution通常指程序在计算机中运行的过程。
近义词
implementation, carrying out, performance
反义词
planning, preparation
Environment
词义解释
Environment是一个名词,表示周围的事物、条件或环境,对某物的成长、发展或影响有着重要的作用。在计算机领域中,environment通常指程序运行时所处的操作系统、硬件设备、网络等环境因素。
例句
- The company's work environment is very positive and productive. (公司的工作环境非常积极和高效。)
- The program is designed to run on both Windows and Mac environments. (该程序被设计为可以在Windows和Mac的环境下运行。)
用法
Environment可以作为名词来使用,常用于描述周围的事物、条件或环境对某物的成长、发展或影响的作用。在计算机领域中,environment通常指程序运行时所处的操作系统、硬件设备、网络等环境因素。
近义词
surroundings, context, atmosphere
反义词
isolation, seclusion, detachment
英语单词大全 请记住链接:https://danci.yuesha.com/execution+environment.html