buffered
英 [ˈbʌfəd]
美 [ˈbʌfərd]
v. 减少,减缓(伤害); 保护; 使不受…的侵害; 缓冲存储; 缓存
buffer的过去分词和过去式
过去式:buffered
COCA.40383
柯林斯词典
- N-COUNT 缓冲物
Abufferis something that prevents something else from being harmed or that prevents two things from harming each other.- Keep savings as a buffer against unexpected cash needs...
存些积蓄以备不时之需。 - ...a multinational buffer force between the two sides...
双方之间的多国缓冲力量 - The Prison Service acts as a buffer between the minister and his critics.
监狱局在部长和他的批评者中间扮演缓冲角色。
- Keep savings as a buffer against unexpected cash needs...
- VERB 保护;保障
If somethingis buffered, it is protected from harm.- The company is buffered by long-term contracts with growers.
公司通过与种植户签订长期合同得到保障。
- The company is buffered by long-term contracts with growers.
- (火车上的)缓冲器;(火车轨道末端的)防撞栅
Thebufferson a train or at the end of a railway line are two metal discs on springs that reduce the shock when a train hits them. - (电脑内存的)缓冲区
Abufferis an area in a computer's memory where information can be stored for a short time. - N-COUNT 老糊涂;蠢老头
If you say that someone, usually a man, is an oldbuffer, you mean that you think they are rather foolish.- ...a collection of old buffers who meet at the Grosvenor House once a month for lunch.
每月一次在格罗夫纳大厦进行午餐聚会的一群蠢老头们
- ...a collection of old buffers who meet at the Grosvenor House once a month for lunch.
双语例句
- The use of multi-channel buffered serial port MCBSP is to achieve SPI bus ( mode of) data collection, and the real-time data transmission and storage is achieved by the use of two DMA controllers.
利用多通道缓存串行口MCBSP实现SPI总线方式的数据采集,并采用两个DMA控制器实现了数据的实时传输和存储。 - The three methods are Direct I/ O, Buffered I/ O and Neither.
这三种方法是直接输入输出,被缓冲的输入输出,两者皆非。 - You can also open a buffered binary file by using the form open ( fileName,'b ').
您也可以使用open(fileName,'b')打开一个缓冲了的二进制文件。 - Once buffered, the file data is written through the output. write() method into the socket of the OutputStream object.
进行缓冲之后,output.write()方法将文件数据写入到OutputStream对象的套接字中。 - A main thread will listen to the buffered queue and will service the requests it receives.
主线程会侦听缓冲队列,并服务其接收的请求。 - This article studies the parameter identification for gyros on inertial platforms with buffered connection under linear vibration.
研究了软性连接条件下线振动试验辨识惯导平台陀螺参数的方法。 - The company is buffered by long-term contracts with growers.
公司通过与种植户签订长期合同得到保障。 - When BLOB data is written to a database, the data is not buffered but is written straight to disk, making the speed of the disk on which the data is located important.
当BLOB数据被写到数据库的时候,数据没有被缓存而是直接写到磁盘,这使得数据所在的磁盘速度变得很重要。 - A method of DSP multi-channel buffered serial port configuration
一种DSP芯片多通道缓冲串行口的配置方法 - True if page output is buffered; otherwise, false.
如果对页输出进行缓冲处理,则为true;否则为false。