Wait for the message Plugin update successful.
等待显示Plugin update successful消息。
One solution is to use the classic try-and-catch (Listing 4), and wait for the message to appear.
一种解决方案是使用标准的 try-and-catch (列表 4),等待消息的出现。
The application-to-application message exchange is asynchronous — one application does not wait for the other application to receive the message.
应用程序到应用程序的消息交换是异步的——应用程序不必等到另一个应用程序收到消息。
应用推荐