acknowledgments
英 [əkˈnɒlɪdʒmənts]
美 [ækˈnɑlɪdʒmənts]
n. (对事实、情况等的)承认; (作者的)致谢,鸣谢; 打招呼,致意(如微笑等)
acknowledgment的复数
双语例句
- For communication between a WLAN station and an access point, frame acknowledgments decrease the bandwidth, as do the number of other stations using the same access point.
对于WLAN工作站与接入点之间的通信,帧确认会降低带宽,使用同一接入点的其他工作站的数量也会带来同样影响。 - 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.
比尔·里奇和卡伦·迈考克并没有进入论文作者的名单,两人的名字却出现在论文末尾的致谢名单中。 - 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.
整整一天,我怀着谦卑和感激的心情,追念上帝给我的种种恩惠。如果没有这些恩惠,我孤寂的生活就会更凄苦了。 - Accept my acknowledgments for the example you have set me, and which I intend following.
你为我做出了榜样,我会照着这个榜样去做的。 - Most of the complexity of TCP is not present, including sequence numbers, acknowledgments, and window sizes.
表现出来没有TCP那么复杂,包括序号,确认和窗口大小。 - 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和所有之前的字节都已经收到。 - Review the sequence: covering letter, title page, key words and abstract, text, acknowledgments, references, tables, legends for illustrations.
审查顺序:求职信,扉页,关键词和抽象插图,文字,确认,引用,表格,图例。 - 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.
对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)主要针对想要监视订阅确认的客户机。