请输入您要查询的英文单词:

 

单词 recv
释义
recv
  • 简明释义
  • abbr.接收;收到(receive)
  • 网络释义
  • 1

    ?接收数据

    ...一来一回的过程,本质就是服务端socket与客户端socket通信的过程,从监听(listen),到接受请求(accept),到接收数据recv),然后传输数据(send),最后关闭连接的过程。 这里还有一个需要注意的问题,如何去约定传递的数据格式?

  • 2

    ?接收

    没有什么能保证发送(send)的数据数据块和接收recv)的数据块的大小完全一致。必须自己处理。

  • 3

    ?接收子程序

    4) 接收子程序 ( Recv ) PLC 定时接收上位机通过串口通讯发送到端口O 的数据, 并把它存在约定的数据存储区。

  • 4

    ?消息接收

    3.2.6 MPI调用接口6:MPI_RECV(消息接收) 31-32

短语
  • 双语例句
  • 1
    Note the use of ACE_INET_Addr in the recv method: This helps capture the peer computer from which the data was being transmitted.
    注意recv方法中对ACE_INET_Addr的使用方法:这有助于捕捉正在传输数据的对等计算机。
  • 2
    For processes 1 and 2, the recv function is blocking, which means that the program will wait until it receives a message with tag ID 9 from process 0.
    对于进程1和2,recv函数被阻塞,这意味着程序会等待,直到从进程0收到标签id为9的消息。
  • 3
    While recv (a library function used by the process), recvfrom, and recvmsg operate only on socket descriptor, read and readv can operate on any kind of descriptor.
    尽管recv(进程使用的库函数)、recvfrom和recvmsg仅可以对套接字描述符操作,但read和readv可以对任何种类的描述符操作。
随便看

 

英汉双解词典包含3185865条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/28 6:03:27