看到别人的代码能自动添加事件监听函数之类的, 像下边这代码,这怎么实现的
protected void onCreate(Bundle savedInstanceState)
{
// TODO Auto-generated method stub
super.onCreate(savedInstanceState);
this.setContentView(R.layout.dialog);
}
慕后森
随时随地看视频慕课网APP