acknowledgments
英 [əkˈnɒlɪdʒmənts]
美 [ækˈnɑlɪdʒmənts]
n. (对事实、情况等的)承认; (作者的)致谢,鸣谢; 打招呼,致意(如微笑等)
acknowledgment的复数
双语例句
- Congratulations and further endorsements poured in for Barack Obama Wednesday, including acknowledgments from some Republican quarters.
星期三,对奥巴马的祝贺和支持纷纷而来,他获得了更多的支持,包括一些共和党人的赞许。 - To receive acknowledgments of publications, a callback handler must be created and registered with the MQTT client object.
要收到发布的确认,必须创建回调处理程序,此处理程序还必须用MQTT客户机对象注册。 - Acknowledgments are going by the wayside as recruiters confront hundreds of applications for a single job.
因为同一职位的求职申请太多,招聘人员就不会再给上百个求职者回感谢信了。 - Accept my acknowledgments for the example you have set me, and which I intend following.
你为我做出了榜样,我会照着这个榜样去做的。 - 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时间戳选项; - 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访问过程等,这些分析为第五章程序的编写打下了基础。 - Review the sequence: covering letter, title page, key words and abstract, text, acknowledgments, references, tables, legends for illustrations.
审查顺序:求职信,扉页,关键词和抽象插图,文字,确认,引用,表格,图例。 - 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和所有之前的字节都已经收到。 - Delaying acknowledgments effectively increases the size of the retransmission queue, a prerequisite for the attack.
延迟应答大大增加了重传队列的长度,这为攻击提供了必要条件。 - 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)主要针对想要监视订阅确认的客户机。