import android.widget.Toast; 重點解說: 1. Button bt1=(Button) findViewById(R.id.button1); // Button bt1 建立區域變數bt1,屬性Button。
確定! 回上一頁