代码搜索:berkeleyDB

找到约 462 项符合「berkeleyDB」的源代码

代码结果 462
www.eeworm.com/read/132649/5912767

app makefile.bdbtest.app

# # =========================================================================== # PRODUCTION $Log: Makefile.bdbtest.app,v $ # PRODUCTION Revision 1000.1 2004/04/12 17:14:15 gouriano # PRODUCTIO
www.eeworm.com/read/365515/9859975

pm hash.pm

package BerkeleyDB::Hash ; # This file is only used for MLDBM use BerkeleyDB ; 1 ;
www.eeworm.com/read/365515/9859977

pm btree.pm

package BerkeleyDB::Btree ; # This file is only used for MLDBM use BerkeleyDB ; 1 ;
www.eeworm.com/read/129924/5965943

pm hash.pm

package BerkeleyDB::Hash ; # This file is only used for MLDBM use BerkeleyDB ; 1 ;
www.eeworm.com/read/129924/5965944

pm btree.pm

package BerkeleyDB::Btree ; # This file is only used for MLDBM use BerkeleyDB ; 1 ;
www.eeworm.com/read/365515/9860066

todo

* Proper documentation. * address or document the "close all cursors if you encounter an error" * Change the $BerkeleyDB::Error to store the info in the db object, if possible. * $Berk
www.eeworm.com/read/142331/5765640

readme

# $Id: README,v 1.2 2001/05/31 23:09:10 dda Exp $ Use the scripts testall or testone to run all, or just one of the Java tests. You must be in this directory to run them. For example, $ ex
www.eeworm.com/read/119642/6083253

readme

# $Id: README,v 1.2 2001/05/31 23:09:10 dda Exp $ Use the scripts testall or testone to run all, or just one of the Java tests. You must be in this directory to run them. For example, $ ex
www.eeworm.com/read/117500/6102779

sql krm.sql

CREATE DATABASE krm; use krm; CREATE TABLE TA_ApplyDEAim ( A_ApplyID bigint(20) unsigned NOT NULL default '0', A_ApplyName text NOT NULL, A_ApplyRecycle text default NULL, A_ApplyQua
www.eeworm.com/read/169602/5419136

readme

# $Id: README,v 1.2 2001/05/31 23:09:10 dda Exp $ Use the scripts testall or testone to run all, or just one of the Java tests. You must be in this directory to run them. For example,