Alternatively, when expandinganode in a tree, it is best to first show a child node that says something like "Getting quotes."..
或者展开树中的节点时,最好先显示一个子节点说明“正在提取报价……”。
2
In addition, we add a bit string to each node in the tree to store the prefix of the items. By using the structure we can avoid repeatedly traversing the sub-tree while expanding the patterns.