文件名称:PersistCircleQue
介绍说明--下载内容均来自于网络,请自行研究使用
循环队列模板,数据存入在文件中,增加数据时文件大小不变,新数据会挤出旧数据。-Data stored in the file c++ circular queue template, when the file reaches a certain size, the old data out of the new data will go, but the file size remains unchanged. When the batch reading can significantly improve the efficiency of using the cache.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PersistCircleQue.h