buffer n. 1.【机械工程】缓冲器,缓冲垫;阻尼器,减震器;消声器。 2.【化学】缓冲,缓冲剂。 3.缓冲者;缓冲物;缓冲国(= buffer state〕。 4.〔计算机〕缓冲存储装置。 oil buffer【机械工程】油压减震器。 vt. 1.【化学】用缓冲剂处理。 2.缓和;缓冲;保护;使不利影响减少。 buffer economy by raising interest rates 以提高利率来保护经济。 The drug buffer-ed his pain. 这剂药减轻了他的病痛。 buffer2 n. 1.【机械工程】抛(光)盘,抛光轮,抛光棒。 2.抛光工人。 n. 1.〔英俚〕无能的人,老派人物。 2.家伙,人。 3.【航海】水手[掌帆]长副手。 He was a bit of buffer. 他有点低能。 an old buffer 老家伙,老糊涂,老朽。
Most experts consider the database buffer pools to be the most critical resource in the db2 environment affecting performance 很多专家将数据库缓冲池看作db2环境中影响性能的最关键的资源。
This enables faster communication between db2 partitions at the cost of reduced size of shared memory segment available for other uses such as the database buffer pools 这使db2分区间的通信速度更快且减少的共享内存段大小可以用于其他用途,如数据库缓冲池。
Here is a demo of xdesignerhtmldom, it is a winform program written in c, please use vs . net 2003 to open project . this program parse a topic html document in some bbs, list all topic, build a two lay tree, when use expend a tree node, programm will parse this topic html document, and list all jpg image item . when use click one jpg node, program wile downlaod this jpg image document and dispaly it, if the image size is big, program will save this image content in database buffer . mdb 在此提供一个使用xdesignerhtmldom的范例程序,本程序为一个c编写的winform程序,请用vs.net2003加载工程,本程序功能是解析某个bbs论坛上某个版的主题列表html文档,列出所有主题,生成一个两层的树状列表,用户可以进入某个主题来直接查看该主题的html页面中包含的所有的jpg图片文件,并将大的图片内部保存到应用程序目录下的buffer.mdb数据库中。