一)基本對話框 /** 基礎對話框*/ private void myAlertDialog() { Builder MyAlertDialog = new AlertDialog.Builder(this); MyAlertDialog.
確定! 回上一頁