字典二二>英语词典>acknowledgments翻译和用法

acknowledgments

英 [əkˈnɒlɪdʒmənts]

美 [ækˈnɑlɪdʒmənts]

n.  (对事实、情况等的)承认; (作者的)致谢,鸣谢; 打招呼,致意(如微笑等)
acknowledgment的复数

计算机

双语例句

  • All instructions, notifications, agreements, authorisations, approvals and acknowledgments shall be in writing and addressed to the other party's designated representative at the address as per administration procedures.
    所有的指示、通知、协议、授权、许可或同意应以书面形式做出,并按管理程序邮寄到对方指定代表的地址。
  • To receive acknowledgments of publications, a callback handler must be created and registered with the MQTT client object.
    要收到发布的确认,必须创建回调处理程序,此处理程序还必须用MQTT客户机对象注册。
  • In DCF, we put special emphasis on the carrier-sense mechanism, MAC-Level acknowledgments, interframe space ( IFS), random backoff time, and DCF access procedure, then we use Markoff chain to analyze the performance of DCF access.
    对DCF中的载波检测、MAC级确认、帧间隔、随机退避时间和DCF访问过程进行了重点研究,利用马尔可夫链分析了DCF接入方式的性能。
  • There are four parts on this paper except for the introduction, concluding remarks and acknowledgments.
    论文除去引言、结束语和致谢,内容共有四个部分组成。
  • Plain TCP ( in other words, non-SACK) acknowledgments are strictly cumulative& an acknowledgment of N means that byte N and all previous bytes have been received.
    普通TCP(即未提供SACK特性)应答是严格累积的&对N的应答意味着字节N和所有之前的字节都已经收到。
  • I spent the whole day in humble and thankful acknowledgments of the many wonderful mercies which my solitary condition was attended with, and without which it might have been infinitely more miserable.
    整整一天,我怀着谦卑和感激的心情,追念上帝给我的种种恩惠。如果没有这些恩惠,我孤寂的生活就会更凄苦了。
  • When the datagram arrives at the destination successfully, the other redundant copies will be removed from the network in time through the acknowledgments.
    当数据报文成功到达目的节点后,通过确认报文及时清除网络中存在的其他冗余数据报文副本。
  • A method for dealing with pipelining errors in which the receiver simply discards all subsequent frames, sending no acknowledgments.
    处理管线传输错误的一种方法,在这种方法中,接收方发现错误后简单地废弃后续帧,不发送确认信号。
  • In DCF, we put special emphasis on the carrier-sense mechanism, MAC-Level acknowledgments, interframe space ( IFS), random backoff time, and DCF access procedure.
    对DCF做了详细介绍,重点研究了其中的载波侦听、MAC级确认、帧间隔、随机退避时间和DCF访问过程等,这些分析为第五章程序的编写打下了基础。
  • The first two callback methods, subscribed ( int, byte []) and unsubscribed ( int), are for clients that want to monitor subscription acknowledgments.
    前两个回调方法:subscribed(int,byte[])和unsubscribed(int)主要针对想要监视订阅确认的客户机。