词语吧>英语词典>acknowledgments翻译和用法

acknowledgments

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

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

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

计算机

双语例句

  • "Get ready!" the squad leader's voice rang out. Mrs. Bennet was profuse in her 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, then we use Markoff chain to analyze the performance of DCF access.
    对DCF中的载波检测、MAC级确认、帧间隔、随机退避时间和DCF访问过程进行了重点研究,利用马尔可夫链分析了DCF接入方式的性能。
  • Instead of being in the list of authors, Bill Ritchie and Karen Mycock appeared in the list of acknowledgments at the end of the paper.
    比尔·里奇和卡伦·迈考克并没有进入论文作者的名单,两人的名字却出现在论文末尾的致谢名单中。
  • For tcp, the enhancements are: appropriate window size, increased initial window, larger ip MTU, selective acknowledgments, explicit congestion notification and TCP timestamps option.
    针对TCP本身总结的TCP改进方案为:选择性确认功能,恰当的窗口大小,增大发送方的初始窗口大小,IP的MTU比缺省值大,TCP时间戳选项;
  • Specifies the type of acknowledgment messages the system posts ( in the administration queue) and when acknowledgments are returned.
    指定系统发送的确认消息类型(在管理队列中)和确认返回的时间。
  • To receive acknowledgments of publications, a callback handler must be created and registered with the MQTT client object.
    要收到发布的确认,必须创建回调处理程序,此处理程序还必须用MQTT客户机对象注册。
  • There are four parts on this paper except for the introduction, concluding remarks and acknowledgments.
    论文除去引言、结束语和致谢,内容共有四个部分组成。
  • 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.
    整整一天,我怀着谦卑和感激的心情,追念上帝给我的种种恩惠。如果没有这些恩惠,我孤寂的生活就会更凄苦了。
  • 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)主要针对想要监视订阅确认的客户机。