当前位置: > 投稿>正文

buffer size中文翻译,buffer size是什么意思,buffer size发音、用法及例句

2026-07-20 投稿

buffer size中文翻译,buffer size是什么意思,buffer size发音、用法及例句

•buffer size

buffer size发音

英:  美:

buffer size中文意思翻译

常用释义:缓冲区大小:在计算机科学中

缓冲区大小

buffer size双语使用场景

1、In the case of PRU_SENDOOB, the send buffer size can exceed up to 512 bytes more in which any allocated memory is freed and control breaks.───对于PRU_SENDOOB,发送缓冲区大小可以超过512字节,将释放任何分配的内存并中断控制。

2、To calculate the maximum buffer size, DB2 considers all other storage utilization, the operating system, and any other applications.───要计算最大的缓冲区大小,DB2、操作系统以及其它任何应用程序都必须考虑其它所有存储器的利用率。

3、delete duplicate, nonconsecutive lines from a file. Beware not to # overflow the buffer size of the hold space, or else use GNU sed.───删除文件中重复的,但不连续的行。注意不要溢出保留空间的缓冲器的大小,

4、The general recommendation is to increase the buffer size to the maximum of 9 , 000 if the replication is over fibre channels .───通常,如果通过光纤通道进行复制,则建议将缓冲区大小增大到最大值9,000。

5、Method to specify a byte location to start the read operation , and a limited buffer size for the data being returned .───方法来指定开始读取操作的字节位置以及正在返回的数据的有限的缓冲区大小。

6、The minimum buffer size is 1 megabyte.───缓冲区大小最少也要达到 1 兆字节。

7、Increase the log buffer size to 256 pages or larger.───将日志缓冲区大小增加到256个页面或更大。

8、The constructors of this class assume that the default character encoding and the default byte-buffer size are appropriate.───该类的构造函数假定默认的字符编码和默认的字节缓冲大小是合适的。

9、Selecting the input buffer size.───选择输入缓冲区的大小。

buffer size相似词语短语

1、cacodylate buffer───[医]二甲胂酸-二甲胂酸钠缓冲液,二甲砷酸盐缓冲液;二甲胂酸缓冲液

2、body buffer───车身缓冲器

3、buffer space───缓冲间隔

4、buffer tank───缓冲罐

5、buffer stock───缓冲库存;调节性库存储备

6、size───adj.一定尺寸的;n.大小;尺寸;vi.可比拟;vt.依大小排列

7、staining buffer───染色缓冲液

8、stencil buffer───模板缓冲

9、buffer fly───缓冲飞行

//#define BufferSize (countof(Tx_Buffer)-1) //#define countof(a) (sizeof(a) / sizeof(*(a)))

#define countof(a) (sizeof(a) / sizeof(*(a)))

计算a的成员个数,例如 字符串指针a,

那么a的大小是a指向字符串的长度

*a就是a指向字符串的第一个字符,

countof计算a的字符个数,

#define BufferSize (countof(Tx_Buffer)-1)

个数-1

本站其他内容推荐

版权声明: 本站仅提供信息存储空间服务,旨在传递更多信息,不拥有所有权,不承担相关法律责任,不代表本网赞同其观点和对其真实性负责。如因作品内容、版权和其它问题需要同本网联系的,请发送邮件至 举报,一经查实,本站将立刻删除。