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

📄 program.so

📁 berkeley db 4.6.21的源码。berkeley db是一个简单的数据库管理系统
💻 SO
字号:
m4_comment([$Id: program.so,v 11.15 2006/07/24 17:46:17 sue Exp $])m4_ref_title(Tcl API,    Tcl API programming notes, @Tcl API programming notes, tcl/using, tcl/error)m4_p([dnlThe Tcl API closely parallels the m4_db programmatic interfaces.  If youare already familiar with one of those interfaces, there will not be manysurprises in the Tcl API.])m4_p([dnlThe Tcl API currently does not support multithreading althoughit could be made to do so.  The Tcl shell itself isnot multithreaded and the m4_db extensions use global data unprotectedfrom multiple threads.])m4_p([dnlSeveral pieces of m4_db functionality are not available in the Tcl API.Any of the functions that require a user-provided function are notsupported via the Tcl API. For example, there is no equivalent to them4_refc(dbh_set_dup_compare) or the m4_refc(dbenv_set_errcall)methods.])m4_page_footer

⌨️ 快捷键说明

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