与c#中的MessageBox.Show()方法略有不同,android使用AlertDialog来搞!
详细信息可以查看android文档,android.app.AlertDiaglog和android.app.AlertDialog.Builder这两个类。
与c#中的MessageBox.Show()方法略有不同,android使用AlertDialog来搞!
详细信息可以查看android文档,android.app.AlertDiaglog和android.app.AlertDialog.Builder这两个类。

被折叠的 条评论
为什么被折叠?