📄 verify.so
字号:
m4_comment([$Id: verify.so,v 1.5 2004/09/28 14:13:09 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 4.2: DB-__GT__verify,, upgrade.4.2/priority, upgrade.4.2/lockng)m4_p([dnlIn previous releases, applications calling the m4_refT(dbh_verify) hadto explicitly discard the m4_ref(Db) handle by calling them4_refT(dbh_close). Further, using the m4_ref(Db) handle in other waysafter calling the m4_refT(dbh_verify) was not prohibited by thedocumentation, although such use was likely to lead to problems.])m4_p([dnlFor consistency with other m4_db methods, m4_refT(dbh_verify) has beendocumented in the current release as a m4_ref(Db) handle destructor.Applications using the m4_ref(Db) handle in any way (including callingthe m4_refT(dbh_close)) after calling m4_ref(dbh_verify) should beupdated to make no further use of any kind of the m4_ref(Db) handleafter m4_ref(dbh_verify) returns.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -