BST
常见例句
- For more information about the BST insert operation, see Resources.
有關 BST 插入操作的更多信息,請蓡閲 蓡考資料。 - It provides priority-based sorting, which is inherited from BST and is required by the message queue framework.
它提供從 BST 繼承的基於優先級的排序,這是消息隊列框架所必需的。 - It's more efficient than BST in dealing with insert and delete operations, which are used to insert and delete messages from message queues respectively.
在処理插入和刪除操作(這些操作分別被用於將消息插入消息隊列和從消息隊列刪除消息)時,它比 BST 更加有傚。 返回 BST