
词语导航
基本信息
词语:运行时地址
繁体:運行時地址
拼音:yùn háng shí dì zhǐ
英语翻译
【计】 run time address
分词翻译
运行的英语翻译:
be in motion; function; move
【计】 run
时的英语翻译:
days; hour; occasionally; opportunity; seanson; time
【医】 chron-; chrono-
地址的英语翻译:
【计】 A; AD; ADDR; address; ADR; ADRS
翻译例句
1. 在此情况下,服务定义在使用者开发期间可用,注册中心的使用仅限于服务端点地址和动态绑定的运行时解析。
In this case services definitions are available during consumer development time, and registry usage is limited to the run time resolution of the services endpoint addresses and dynamic binding.
2. 动态发现服务使得不需要在特定的地址将使用者绑定到特定的提供者,但是运行时发现本身也带来了一些问题。
Dynamic discovery of services freed the consumer from being bound to a particular provider at a particular address, but the opportunity for run time discovery created its own problems.
3. 附带的构建文件采用了这种方法,而清单6中粗体所示的代码部分演示了如何在不修改WSDL的情况下在运行时修改服务地址。
The supplied build file takes this approach, and the portion of the Listing 6 code shown in bold demonstrates how you can change the service address at run time without modifying the WSDL.
4. 您还将了解如何配置运行时,以便将消息路由到不同的端点地址,以及如何更改已记录的详细消息,二者都无需重新部署中介。
You will also see how to configure the runtime to route messages to a different endpoint address, and how to change which details of the message are logged, both without redeploying the mediation.
5. 另外,基本api有许多只在运行时出现的错误;例如,地址或协议不匹配或未初始化的数据成员。
Also, a lot of errors with the native API only appear at run time-for example, a mismatch in address or protocol or uninitialized data members.
6. 另一方面,服务注册中心针对服务端点地址的运行时查询进行了优化。
The service registry, on the other hand, is optimized for runtime lookups of services endpoint addresses.
7. 这些运行时例程的地址可能在每次将JVM加载到内存时变化。
These runtime routines" addresses can be different each time the JVM is loaded into memory.
8. 然而,目前ESB没有为运行时更改端点地址提供一种简便的方式。
However, ESB does"t currently provide a convenient way to change that endpoint address at runtime.
9. 当它运行时,它会记录每次系统时钟中断发生时正在执行的指令的地址。
While it is running, it records the address of the instruction that is being executed every time a system-clock interrupt occurs.
10. 队列管理器名称需要完全限定应答消息的地址,但它是在运行时确定的,并且仅在应答消息的生存期中有效。
The queue manager name is required to fully qualify the address of a reply message, but it is determined at run time and is only valid for the life of the reply message. Which brings us to.
11. 第3部分还说明了如何在运行时使用WebSphereESB管理控制台更改服务提供者的端点地址。
Part 3 also showed how the endpoint address of the service provider could be changed at run time using the WebSphere ESB administrative console.
12. 在单一地址空间中运行时,易变的可序列化对象的Pass - by - copy语义。
Pass-by-copy semantics for mutable serializable objects when running in a single address space.
13. WebSphereESB产品的Version6.0.2提供了一个WSRR中介原语来在运行时查找目标服务提供者的端点地址。
Version 6.0.2 of the WebSphere ESB product provides a WSRR mediation primitive to lookup the endpoint address of a target service provider at run time.WWW.WEnTiYI.Com
14. 这是包含计算器服务的WebSphereApplicationServerWeb服务运行时的端点地址。
This is the endpoint address of the WebSphere Application Server Web services runtime containing the calculator service.
15. 例如,当某个业务流程开始运行时,SAP系统和Siebel系统可能需要保持彼此同步,例如同一个客户在两个系统中的名称和地址更改。
For example, a SAP system and a Siebel system might need to keep in step with each other as a business process takes effect, such as a name and address change for the same customer in both systems.
16. 这将从指定的SNMP代理获得许多数据点,包括IP地址、描述、正常运行时间和网络统计数据(已发送/接收的数据包和已发送/接收的 IP 数据包)。
This obtains a number of data points from a specified SNMP agent, including the IP address, description, uptime, and network statistics (packets sent/received, and IP packets sent/received).
17. 位运行时使用64位指针(本机地址引用),因此64位运行时中的相同对象会占用更多的空间。
A 64-bit runtime USES 64-bit Pointers (native address references), so the same Java object on 64-bit takes up more space than an object containing the same data on 32-bit.
18. 每个请求度量消息都包含了IP地址、时间戳、进程ID、请求ID、事件类型和运行时间。
Every request Metrics message contains the IP address, timestamp, process id, request id, event type, and elapsed time.
19. 当VM实例开始运行时,可以看到分配给它的两个IP地址。
When the VM instance starts running, you can see two IP addresses assigned to it. Login to the IP address using the SSH key.
20. 针对现有的地址空间随机化技术实施随机化时机有限的问题,提出一种在运行时刻能重复随机化部分地址空间对象的方法。
Due to current address-space randomization techniques having only limited timings to deploy randomization, this paper proposes a new method to re-randomize the address space at runtime.
21. 只要托管堆中有地址空间可用,运行时就会继续为新对象分配空间。
As long as address space is available in the managed heap, the runtime continues to allocate space for new objects.
22. 初始化新进程时,运行时会为进程保留一个连续的地址空间区域。
When you initialize a new process, the runtime reserves a contiguous region of address space for the process.
23. 运行时在第三行的rva列计算所需的偏移量地址并将该地址返回到JIT编译器,然后,JIT编译器进入新地址。
The runtime calculates the desired offset address from the RVA column in the third row and returns this address to the JIT compiler, which then proceeds to the new address.
24. 运行时在第三行的rva列计算所需的偏移量地址并将该地址返回到JIT编译器,然后,JIT编译器进入新地址。
The runtime calculates the desired offset address from the RVA column in the third row and returns this address to the JIT compiler, which then proceeds to the new address.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
