1、MsgBox.show("测试");
2、MsgBox.showConfirm2("测试");
3、MsgBox.showConfirm3("测试");
4、MsgBox.showConfirm3a("title", "detail");
5、MsgBox.showConfirm4a("content", "detail");
6、MsgBox.showError("error");
7、MsgBox.showError("error", "detail");