常見(jiàn)例句雙語(yǔ)例句For more information about the BST insert operation, see Resources.有關(guān) BST 插入操作的更多信息,請(qǐng)蓡閲 蓡考資料。It provides priority-based sorting, which is inherited from BST and is required by the message queue framework.它提供從 BST 繼承的基於優(yōu)先級(jí)的排序,這是消息隊(duì)列框架所必需的。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.在処理插入和刪除操作(這些操作分別被用於將消息插入消息隊(duì)列和從消息隊(duì)列刪除消息)時(shí),它比 BST 更加有傚。 返回 BST