遇到多个构造器参数考虑用构建器(Builder)(三)

2014-11-24 11:17:25 · 作者: · 浏览: 6
startActivity(intent);
}
}).setNegativeButton("取消", null).create().show();