intro.so
来自「berkeley db 4.6.21的源码。berkeley db是一个简单的数」· SO 代码 · 共 22 行
SO
22 行
m4_comment([$Id: intro.so,v 11.10 2006/10/09 16:51:34 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 2.0: introduction,, changelog/toc, upgrade.2.0/system)m4_p([dnlThe following pages describe how to upgrade applications coded againstthe m4_db 1.85 and 1.86 release interfaces to the m4_db 2.0 releaseinterfaces. They do not describe how to upgrade to the current m4_dbrelease interfaces.])m4_p([dnlIt is not difficult to upgrade m4_db 1.85 applications to use the m4_dbversion 2 library. The m4_db version 2 library has a m4_db 1.85compatibility API, which you can use by either recompiling yourapplication's source code or by relinking its object files against theversion 2 library. The underlying databases must be converted, however,as the m4_db version 2 library has a different underlying database format.])m4_page_footer
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?