摘要: 依照视屏编写代码如下class MyButtonListener implements OnClickListener{ @Override public void onClick(View v){ ; }}提示MyButtonListener有问题提示详情The type Activi... 阅读全文
posted @ 2014-11-06 21:37 magic_forever 阅读(364) 评论(0) 推荐(0)