从值Berkeley DB检索一系列数据

问题描述

如何从Berkeley DB检索一系列数据,例如10

解决方法

您需要用struct.pack打包整数或依靠lexode

之类的东西