不同的子句是用不同种类的连接字把其句子里的意思联合起来。
Different clauses use different types of welding words or conjunctions to organise the ideas of a sentence together.
这六个字是连接你的愿望和收获的强有力的纽带。
These six words are a very powerful way of connecting what you want with what you will achieve.
URIClient将移除参数(即,claim=25222)并将尝试在客户机和服务器已知的端口号上建立与URIServer 之间的套接字连接。
URIClient will strip off the parameters (i.e., claim=25222) and will attempt to make a socket connection to the URIServer at a port number known to the client and server.
第一个子程序 socket_setup() ,它返回一个准备接受连接的套接字。
The first one, socket_setup(), returns a socket which is ready to accept connections.
soo_close()仅调用 so_close()函数,该函数首先检查要关闭的套接字是否为侦听套接字(正在接收传入连接的套接字)。
The soo_close() simply calls the so_close() function, which first checks if the socket to be closed is a listening socket (socket that's accepting incoming connections).
描述符可以表示到设备、管道或套接字的连接,这些连接用于与另一个进程或普通文件进行通信。
Descriptors might represent a connection to a device, pipe, or a socket for communicating with another process or to a normal file.
应该配置一个IDS实例并通过套接字连接运行。
One instance of IDS should be configured and running with socket connection.
它会通过套接字连接将数据发送给其他节点,然后接收响应,它会发出提交命令,这个命令实际上会更新这些节点。
This sends the data via socket connections to other nodes and upon receiving the response, it issues the commit which actually updates the nodes.
对于连接套接字的连接器,目标VM将作为主机。
For the socket-attaching connector, the target VM will be the host.
将此新的套接字连接到客户端,使另外一个套接字s保持LISTEN状态,以接受进一步连接。
This new socket is connected to the client and the other socket s remains in LISTEN state to accept further connections.
当一个客户端连接到该服务器套接字时,它将为我提供一个套接字,显示连接。
When a client connects to the server socket, it will give me a socket representing that connection.
我们想使用同一个套接字连接来读取入站消息并发送回确认消息。
We want to use the same socket connection to both read the inbound message and send back the acknowledgement.
TCP/IP套接字是连接两个应用程序的最简单的方式之一。
TCP/IP sockets are one of the simplest methods to connect two applications.
大多数TCP服务只是在收到新的套接字连接请求时尝试接受它们。
Most TCP services simply attempt to accept new socket connection requests as they are received.
您已经创建了一个xml套接字连接。
套接字连接本身代价极高。
就是这样,创建一个套接字对象并连接此对象就是这样轻松。
That's it. Creating a socket object and connecting it is as simple as that.
通常使用套接字连接游戏服务器,常常使用UDP。
Socket connections to the game servers are common, often using UDP.
由于套接字连接是点对点连接,因此两个应用程序之间也存在着紧密耦合关系。
There's also tight coupling between the two applications, because socket connection is point to point.
清单2是一个示例,显示如何在调试模式下启动VM并监听端口8765的套接字连接。
Listing 2 shows an example of how to launch a VM in debug mode and listen for a socket connection at port 8765.
攻击会导致系统上产生大量套接字连接请求,最终导致服务不可用。
The attack eventually makes the service unavailable by establishing thousands of socket connection requests with the vulnerable system.
在两个应用程序之间建立连接性的最根本的方法是通过套接字进行连接。
The most rudimentary way to establish a connection between two applications is through sockets.
TCPTR在内核级别主动地管理到达的套接字连接请求,允许迁移透明地工作——不需要修改现有的应用程序(见图1)。
TCP tr actively manages incoming socket connection requests at the kernel level, allowing the mitigation to work transparently - requiring no change to existing applications (See Figure 1).
完成之后,连接即建立,这个套接字现在即可用于从服务器推送数据。
When that's complete, the connection is established, and this socket can now be used to push data from the server.
返回的信息可用于对网络(套接字连接响应时间)性能和网络故障原因代码进行分析。
Information returned can provide insight into the performance of the network (socket connect response time) and network failure reason codes.
替换匹配的定义方式是写出多个替换图形模式,中间用UNION关键字连接。
Alternative matches are defined by stating multiple alternative graph patterns, with the UNION keyword between them.
UNIONALL是将所有选择语句连接起来的关键字。
UNION ALL is a keyword that concatenates all the Select statements.
例如,连接段可以是套接字,同步的或异步的,与某个协议相关等。
For example, a connector could be a socket, be synchronous or asynchronous, be associated with a particular protocol, and so on.
当一个套接字进行连接时,将该套接字对象附加到一个数组。
When a socket connects, append the socket object to an array.
当一个套接字进行连接时,将该套接字对象附加到一个数组。
When a socket connects, append the socket object to an array.
应用推荐