方法一:使用setOnClickListener()方法import android.support.v7.app. ... button1 = findViewById(R.id.button1); //绑定按钮button2 = findViewById(R.id.button2); ...
確定! 回上一頁