91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Android 學習--ListView 的使用(一)

發布時間:2020-07-06 20:42:39 來源:網絡 閱讀:690 作者:uncom2005 欄目:移動開發

基于數組的ListView


listview1.xml

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent" android:layout_height="match_parent">


    <ListView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:id="@+id/listView"
        android:divider="#f00"
        android:dividerHeight="2px"
        android:entries="@array/xiaocool"
        android:headerDividersEnabled="false"
        />
</LinearLayout>

arrays.xml

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string-array name="xiaocool">
        <item>校酷1</item>
        <item>校酷2</item>
        <item>校酷3</item>
        <item>校酷4</item>
    </string-array>

</resources>

Android 學習--ListView 的使用(一)

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

葫芦岛市| 青河县| 漳浦县| 玛曲县| 长沙县| 渑池县| 大埔区| 南华县| 裕民县| 江安县| 鹤庆县| 浙江省| 拜泉县| 宜兰县| 新泰市| 西乌珠穆沁旗| 徐水县| 江门市| 射阳县| 南郑县| 镇赉县| 芜湖县| 周口市| 房产| 阿拉善右旗| 桃源县| 贵定县| 镇巴县| 沛县| 新沂市| 云梦县| 临邑县| 义乌市| 菏泽市| 珠海市| 灵璧县| 根河市| 石柱| 普定县| 关岭| 萨迦县|