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

📄 environ.so

📁 berkeley db 4.6.21的源码。berkeley db是一个简单的数据库管理系统
💻 SO
字号:
m4_comment([$Id: environ.so,v 10.21 2001/04/16 17:11:40 bostic Exp $])m4_ref_title(Programmer Notes,    Environment variables,    @environment variables, program/errorret, program/mt)m4_p([dnlThe m4_db library uses the following environment variables:])m4_tagbeginm4_tag(DB_HOME, [dnlIf the environment variable DB_HOME is set, it is used as part ofm4_link(M4RELDIR/ref/env/naming, [File Naming]).Note: For the DB_HOME variable to take effect, either them4_ref(DB_USE_ENVIRON) or m4_ref(DB_USE_ENVIRON_ROOT) flags must bespecified to m4_ref(dbenv_open).])dnl Note, one of thednl flags, m4_ref(DB_USE_ENVIRON) or m4_ref(DB_USE_ENVIRON_ROOT) must bednl specified to m4_ref(dbenv_open) for the DB_HOME variable to take effect.m4_tag([TMPDIR, TEMP, TMP, TempFolder], [dnlThe TMPDIR, TEMP, TMP, and TempFolder environment variables are allchecked as locations in which to create temporary files.  Seem4_ref(dbenv_set_tmp_dir) for more information.])m4_tagendm4_page_footer

⌨️ 快捷键说明

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