notes
来自「btree的实现源代码」· 代码 · 共 35 行
TXT
35 行
SOME THINGS TO DO:complete all function headers to standard formatfix bug:let me add a long key into an exhaused varable length treealthough supports user defined data vs long address - doesn't print itneed to test install compare routine betterfix bug:in btdebug add a new fix len key added a blank when no dups and was trying to enter a dupfix bug:no dups, on first key can enter dupfix bug:in btdebug it let me exhaust the tree, at a key, but not then see the key even though the key was there when closedcreate a c++ wrapper front end that looks like the original c++classWindows NT/XP portShared libraryupdate makefiles to configure/makedepend
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?