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 繼承的基于優(yōu)先級的排序,這是消息隊列框架所必需的。 - 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