buglist.txt
来自「this is decision tree ID3 algorithm, thi」· 文本 代码 · 共 21 行
TXT
21 行
Decision Tree Applet Outstanding Issues and Bug List:
-----------------------------------------------------
- Bug 1: Horizontal scroll bar vanishing on
AlgorithmPanel resize.
Resizing the AlgorithmPanel (first large, then small)
causes the horizontal scroll bar to disappear from the
internal CodePanel. Suspected Swing bug.
- Bug 2: Table rows fail to highlight under
Windows NT.
Under NT, clicking on table rows in the DatasetPanel
*does* select the rows, but the rows are not
highlighted (in yellow) as they should be. Code to
turn table row/column selection on and to set the
table selection color to yellow is part of the
applet - but seems to have no effect.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?