andriod 相同事件
摘要:
//将按钮绑定一个单操作的事件监听器。用于监听用户的单击操作。 Button button = (Button) findViewById(R.id.button); button.setOnClickListener(myOnClickListener); Button button2 = (Button) findViewById(R.id.... 阅读全文
posted @ 2017-09-30 16:49 gisai 阅读(124) 评论(0) 推荐(0)
浙公网安备 33010602011771号