Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用 Java 接口写出旧版本的 Berkeley DB?版本为 1.85/1.86。
不,Berkeley DB 根本无法编写旧格式的数据库文件,无论 API(C、Java、C++ 等)如何。