import android.widget.Button; ... button1 = (Button) findViewById(R.id.button1); textview1 = (TextView)findViewById(R.id.textview1); button1.
確定! 回上一頁