tcl.so

来自「berkeley db 4.6.21的源码。berkeley db是一个简单的数」· SO 代码 · 共 21 行

SO
21
字号
m4_comment([$Id: tcl.so,v 1.6 2001/03/01 15:58:21 bostic Exp $])m4_ref_title(Upgrading m4_db Applications,    Release 3.1: Tcl API,, upgrade.3.1/env, upgrade.3.1/tmp)m4_p([dnlThe m4_db Tcl API has been modified so that the m4_arg(-mpool) option tothe m4_bold(berkdb env) command is now the default behavior.  The Tcl APIhas also been modified so that the m4_arg(-txn) option to them4_bold(berkdb env) command implies the m4_arg(-lock) and m4_arg(-log)options.  Tcl scripts should be updated to remove the m4_arg(-mpool),m4_arg(-lock) and m4_arg(-log) options.])m4_p([dnlThe m4_db Tcl API has been modified to follow the Tcl standard rulesfor integer conversion, for example, if the first two characters of arecord number are "0x", the record number is expected to be inhexadecimal form.])m4_page_footer

⌨️ 快捷键说明

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