摘要:1 public class Main extends Activity { 2 /** Called when the activity is first created. */ 3 private TextView textView1; 4 5 @Override 6 public void onCreate(Bundle savedInstanceState) { 7 super.onCreate(savedInstanceState); 8 setContentView(R.layout...
阅读全文
posted @ 2013-08-06 10:10
浙公网安备 33010602011771号