📄 collect.so
字号:
m4_comment([$Id: collect.so,v 1.1 2006/06/05 17:32:22 bostic Exp $])m4_ref_title(Upgrading m4_db Applications, Release 4.5: Collections API,, upgrade.4.5/pagesize, upgrade.4.5/config)m4_p([dnlThe changes to the Collections API are compatible with prior releases,with one exception: the Iterator object returned by theStoredCollection.iterator() method can no longer be explicitly cast toStoredIterator because a different implementation class is now used foriterators. If you depend on the StoredIterator class, you must now callStoredCollection.storedIterator() instead. Note theStoredIterator.close(Iterator) static method is compatible with the newiterator implementation, so no changes are necessary if you are usingthat method to close iterators.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -