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.
我想从.cdb 文件中获取数据。是否可以在不知道键名的情况下从 .cdb 文件中检索数据?
如果您谈论的是CDB 常量数据库文件,cdbdump程序会将cdbmake格式的所有数据转储到标准输出上。