色婷婷AⅤ一区二区三区|亚洲精品第一国产综合亚AV|久久精品官方网视频|日本28视频香蕉

          新聞中心

          Android用戶界面詳解

          作者: 時(shí)間:2016-10-08 來(lái)源:網(wǎng)絡(luò) 收藏

          本文引用地址:http://cafeforensic.com/article/201610/305851.htm

          SimpleCursorAdapter adapter2 = new SimpleCursorAdapter(this,

          android.R.layout.simple_spinner_item, // Use a template

          // that displays a

          // text view

          cur, // Give the cursor to the list adatper

          new String[] {People.NAME}, // Map the NAME column in the

          // people database to...

          new int[] {android.R.id.text1}); // The text1 view defined in

          // the XML template



          關(guān)鍵詞:

          評(píng)論


          相關(guān)推薦

          技術(shù)專區(qū)

          關(guān)閉