摘要: 退出部分的代码: 1 private void exit() { 2 if (!isExit) { 3 isExit = true; 4 Toast.makeText(getApplicationContext(), "再按一次... 阅读全文
posted @ 2014-10-24 11:57 Seawin龙 阅读(235) 评论(0) 推荐(0)