摘要: 当页面上有多个按钮,为每个都写个响应函数相当麻烦:可以这样来做:方法1: 1 public class Sudoku extends Activity implements OnClickListener{ 2 /** Called when the activity is first cr... 阅读全文
posted @ 2014-08-15 22:01 小船和小桨 阅读(411) 评论(0) 推荐(0) 编辑