<resources>

<string-array name="balls">

<item >篮球</item>
<item>乒乓球</item>
<item>台球</item>
</string-array>

</resources>

在程序中以R.array.balls获取此数组