国家开放大学 / Android智能手机编程
正确率:100%
A.
R.drawable. bg_pic
B.
R.color.bg_pic
C.
Drawable. bg_pic
D.
R. string. bg_pic
如果需要给一个UI的组件设置背景图片,则在Java代码中访问到定义的图片资源bg_pic.png的方法是
A.
R.drawable. bg_pic
B.
R.color.bg_pic
C.
Drawable. bg_pic
D.
R. string. bg_pic
参考答案:
佳题速递: