btn= (Button)findViewById(R.id.btn);这个没写tv1和tv_shou是TextView被强转为Button和EditText了;
不知道哪里报错了 就是运行不出来
这是 eclipse ?????