代码搜索:gdbm

找到约 482 项符合「gdbm」的源代码

代码结果 482
www.eeworm.com/read/131315/5935647

gdbm

die "cant create dbmtest" unless dbmopen(%keys, "dbmtest", 0666); print "Writing...\n"; foreach (0..100) { $keys{"$_"} = $_; } print "Done\n"; dbmclose (%keys); die "cant read dbmtest" unless
www.eeworm.com/read/189512/8466406

h gdbm.h

/* gdbm.h - The include file for dbm users. */ /* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson. Copyright (C) 1990, 1991, 1993 Free Software Foundation, Inc.
www.eeworm.com/read/144963/5748184

3 gdbm.3

.ds ve 1.8.3 .TH GDBM 3 10/15/2002 .SH NAME GDBM - The GNU database manager. Includes \fBdbm\fR and \fBndbm\fR compatability. (Version \*(ve.) .SH SYNOPSIS .B #include .PP .SM .B extern gdbm
www.eeworm.com/read/144963/5748185

3 gdbm.3

.ds ve 1.8.3 .TH GDBM 3 10/15/2002 .SH NAME GDBM - The GNU database manager. Includes \fBdbm\fR and \fBndbm\fR compatability. (Version \*(ve.) .SH SYNOPSIS .B #include .PP .SM .B extern gdbm
www.eeworm.com/read/144216/5752321

t gdbm.t

#!./perl # $RCSfile: dbm.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:43 $ BEGIN { @INC = '../lib'; require Config; import Config; if ($Config{'extensions'} !~ /\bGDBM_File\b/) { print "1
www.eeworm.com/read/133837/5899245

proto gdbm.proto

/* gdbm.h - The include file for dbm users. */ /* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson. Copyright (C) 1990, 1991, 1993 Free Software Foundation, Inc.
www.eeworm.com/read/133837/5899264

texinfo gdbm.texinfo

\input texinfo @c -*- Texinfo -*- @comment %**start of header (This is for running Texinfo on a region.) @setfilename gdbm.info @settitle gdbm @dircategory Programming & development tools @direntry *
www.eeworm.com/read/133837/5899271

3 gdbm.3

.ds ve 1.8.3 .TH GDBM 3 10/15/2002 .SH NAME GDBM - The GNU database manager. Includes \fBdbm\fR and \fBndbm\fR compatability. (Version \*(ve.) .SH SYNOPSIS .B #include .PP .SM .B extern gdbm
www.eeworm.com/read/133837/5899319

gdbm-ltversion

3:0:0
www.eeworm.com/read/133837/5899321

h gdbm.h

/* gdbm.h - The include file for dbm users. */ /* This file is part of GDBM, the GNU data base manager, by Philip A. Nelson. Copyright (C) 1990, 1991, 1993 Free Software Foundation, Inc.