缓冲存储 meaning in Chinese
annex store
buffer memory
buffer storage
spooling
Examples
- In some cases , the amount of data that must be cached is huge - much larger than a single jvm can hold
在某些情况下,需要缓冲存储的数据总量很大,甚至远远大于一个jvm的承载力。 - To achieve acceptable response times when solving some application programming problems you must cache data
在解决应用编程问题时,为了达到合适的反应次数,你必须使用数据缓冲存储。 - Wouldn t it be nice if you could write a robust j2ee application that could cache data effectively , no matter what the size of the underlying datasets
如果你能写出一个强有力的j2ee程序,不管潜在的数据集有多大,都能有效地缓冲存储数据,那是不是非常美妙? - Later several key methods are emphatically pointed out : the object - oriented method and the inheritance thinking of object are employed to gain visibility and build - up repeatedly of model component in model library ; the technology of double - buffer and multi - thread assure the capability to manage in real time of multi - task system ; the algorithmic design of data - flow solves the problem of simulation calculation , and lay a basis of system expanding for the future . then the paper verifies the system with examples and provides the performance
随后重点讨论了实现该虚拟模型系统的几项关键技术;运用了面向对象技术和类的继承思想实现了模块库中模型构件的可见性和重构性,双缓冲存储和多线程技术保证多任务系统的实时处理能力,数据流向的算法设计解决了模型的仿真算法问题,同时为今后的系统扩展提供了基础。