名词
中文翻译:固定缓冲区
同义词:
['fixed buffer', 'fixed-size buffer']
例句:
-
1.The server uses a fixed buffer to store data temporarily before sending it to the client.
服务器使用一个固定缓冲区来临时存储数据,然后再发送给客户端。
-
2.In software development, a fixed buffer is used to prevent buffer overflows.
在软件开发中,固定缓冲区被用来防止缓冲溢出。
-
3.The fixed buffer size can be adjusted based on the application's requirements.
根据应用程序的需求,可以调整固定缓冲区的大小。