引用布局文件中的部件,创建一个部件对象时,使用的方法是()
A、getViewById()
B、findViewById()
C、super.onCreate(savedInstanceState);
D、setContentView(R.layout.main_layout);