对话框AlertDialog基本使用及自定义Alertdialog、Fragment动静态创建及来回传参
对话框AlertDialog
1.在MainActivity.java中 1)AlertDialog.Builder ab = new AlertDialog.Builder(MainActivity.this); new 一个对象 使用AlertDialog.Builder——起名:ab new AlertDialog.…
java程序员 占几个字节 I love creative programming. Taking a simple idea, using minimal code, minimal tools; relying on simple execution to create something neat and shareable. Working on others peoples problems most of the day, it’s very satisfying for me…