⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 开源的数据库管理系统
💻
字号:
GNU dbm is a set of database routines that use extendible hashing andworks similar to the standard UNIX dbm routines.This is release 1.8.3 of GNU dbm.To compile gdbm:   a)  configure <config parameters like -prefix ... see INSTALL>   b)  make To compile the optional test and conversion programs:   a)  make progsTo install the basic package:   a)  make installTo install the optional dbm and ndbm API compatibility library and headers:   a)  make install-compatPlease report bugs to	bug-gnu-utils@gnu.org------------------------------------------The files are:INSTALL		- Installation tips and information.NEWS		- New and changed things.COPYING		- Copying information.README		- This file.bucket.c, extern.h, falloc.c, findkey.c, gdbm.proto, gdbmclose.c,gdbmconst.h gdbmdefs.h, gdbmdelete.c, gdbmerrno.h, gdbmfdesc.c, gdbmfetch.c,gdbmsync.c, gdbmopen.c, gdbmreorg.c, gdbmseq.c, gdbmstore.c, global.c, gdbm.h,hash.c systems.h, update.c, version.c - Source for GNU dbm library.dbm.h dbminit.c, delete.c, fetch.c, seq.c, store.c - Source for theDBM interface.dbmclose.c, dbmdelete.c, dbmdirfno.c, dbmfetch.c, dbmopen.c, dbmpagfno.cdbmseq.c, dbmstore.c, ndbm.h - Source for the NDBM interface.Makefile 	- Makefile, will make gdbm.a  (BSD and SYSV)testgdbm.c	- A simple test program.testdbm.c	- A simple test program.testndbm.c	- A simple test program.conv2gdbm.c	- A dbm database conversion program.gdbm.3, gdbm.texinfo - Documentation for gdbm.The author of GNU dbm may be reached via e-mail to <phil@cs.wwu.edu>,and the current maintainer may be reached at <downsj@downsj.com>.E-mail may be sent to either, or both, of these people.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -