in-process server造句
例句与造句
- Freclien , a multithreaded client freserve , a free - threaded in - process server
Freclien (一个多线程客户端) - It tests the functionality provided by inproc , an automation in - process server
该示例测试由inproc (自动化进程内服务器)提供的功能。 - Dynamic - link library specifies that your server is a dll and therefore an in - process server
动态链接库指定服务器是dll并且因此是进程内服务器。 - If nonzero , sql server allows for the provider to be instantiated as an in - process server
如果非零,则sql server允许将访问接口实例化为进程内服务器。 - An in - process server , however , loads as a dll in the client s address space and does not require an rpc
而进程内服务器作为客户端的地址空间中的dll加载并且不要求rpc 。 - It's difficult to find in-process server in a sentence. 用in-process server造句挺难的
- Finally , the sample implements a few dummy properties , which are used simply to compare the performance of in - process servers and localserver servers
最后,该示例实现几个哑元属性,这些属性只用于比较进程内服务器和localserver服务器的性能。 - In - process servers are usually more efficient than servers implemented as separate exes because a remote procedure call is not necessary to invoke methods on the objects implemented by the server
进程内服务器通常比作为单独的exe实现的服务器更有效,因为不再需要远程过程调用( rpc )来调用服务器实现的对象上的方法了。