只要使用SimpleAdapter與為含HashMap的ArrayList就可以了。範例如下: ListView listView = (ListView) findViewById(R.id.ListView01);
確定! 回上一頁