cross-process造句
例句与造句
- Is a cross - process remoted object
是一个跨进程远程对象。 - Specifies global - level cross - process data collection control functions
-指定全局级别(跨进程)的数据收集控制函数。 - You can now name cross - process communication events that are created purely in managed code
现在,您可以命名完全在托管代码中创建的进程间通信事件。 - And so on , work between application domains within a process but do not work in cross - process or cross - machine scenarios
等等,可以在一个进程内的不同应用程序域之间进行,但是不能跨进程进行,也不能跨计算机进行。 - You can run several application domains in a single process with the same level of isolation that would exist in separate processes , but without incurring the additional overhead of making cross - process calls or switching between processes
您可以在具有同等隔离级别(存在于单独的进程中)的单个进程中运行几个应用程序域,而不会造成进程间调用或进程间切换等方面的额外开销。 - It's difficult to find cross-process in a sentence. 用cross-process造句挺难的
- Cross - process communication requires a server object whose functionality is provided to callers outside its process , a client that makes calls on the server object , and a transportation mechanism to ferry the calls from one end to the other
进程间通信需要具备以下条件:存在向进程外的调用方提供功能的服务器对象,存在对服务器对象进行调用的客户端,并具有一个将调用从一端运送到另一端的传输机制。