📄 cursor.so
字号:
m4_comment([$Id: cursor.so,v 1.4 2006/11/30 21:19:37 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 4.6: C API cursor handle method names,, upgrade.4.6/intro, upgrade.4.6/memp_fput)m4_p([dnlIn the m4_db 4.6 release, the C API m4_ref(Dbc) handle methods have beenrenamed for consistency with the C++ and Java APIs. The change is theremoval of the leading "c_" from the names, as follows:])m4_tagbeginm4_tag([DBC-__GT__c_close], [Renamed DBC-__GT__close])m4_tag([DBC-__GT__c_count], [Renamed DBC-__GT__count])m4_tag([DBC-__GT__c_del], [Renamed DBC-__GT__del])m4_tag([DBC-__GT__c_dup], [Renamed DBC-__GT__dup])m4_tag([DBC-__GT__c_get], [Renamed DBC-__GT__get])m4_tag([DBC-__GT__c_pget], [Renamed DBC-__GT__pget])m4_tag([DBC-__GT__c_put], [Renamed DBC-__GT__put])m4_tagendm4_p([dnlThe old m4_ref(Dbc) method names are deprecated but will continue forwork for some number of future releases.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -