gdbm - VC build with VC6: a native port

本文介绍如何使用Visual C++ 6.0和Platform SDK 2003编译GDBM 1.8.3版本,并提供了一些实用技巧,如在连接设置中忽略默认库文件以及代码预处理指令的正确使用方法。此外还提到了GDBM作为轻量级数据库的优势及注意事项。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Build GDBM version 1.8.3. 10/15/2002 with VC6 + PSDK 2003, in Project -> Settings -> Link -> input, use ignore LIBCD.LIB or LIBCxxx.lib depending on debug or release and single thread or multithread. Change #if to #ifdef or VC will throw out error during compiling.

GDBM is simple and useful if one doesn't need a full DBSM like MySQL or Oracle to support some standalone applicaitons. The only thing to pay attention is the license - GNU General Public License or version 2.

 

用 VC6 + PSDK 2003 作純Windows系統(native)轉載 在計畫 -> 選項 -> 連接 -> 輸入 忽略默認庫文件下輸入LIBCxxx.LIB. 有些原碼中使用#if將其改為#ifdef.

 

GDBM 我喜歡其輕便小巧 容易使用 另一個相似的資料庫 - BerkleyDB.

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值