单项选择题

放入绝对布局中的控件需要通过()两个属性指定其准确的坐标值。

A.android:width和android:height
B.android:layout_width和android:layout_height
C.android:x和android:y
D.android:layout_x和android:layout_y