alex_bn_lee

导航

2012年8月2日 #

【068】ListView & ArrayAdapter

摘要: ●·● 目录:A1 ………… ListView 类 ListAdapter 接口 ArrayAdapter 类 ☀ 举例一 ☀ SimpleAdapter 类 List 接口 ArrayList 类 Map 接口 HashMap 类 ☀ 举例二 ☀ SimpleCursorAdapter 类A2 …………ExpandableListView 类 SimpleExpandableListAdapter 类 ☀ 举例三 ☀ ☀ 举例四 ☀ A3 ………… ArrayAda... 阅读全文

posted @ 2012-08-02 13:34 McDelfino 阅读(1252) 评论(0) 推荐(0)

【067】◀▶ Android (III) - 其他和动画

摘要: ●·● 目录:package: android.others*A1 ………… Color 类A2 ………… Log 类A3 ………… KeyEvent 类A4 ………… MotionEvent 类A5 ………… Uri 类A6 ………… CheckBox 类A7 ………… ProgressBar 类A8 ………… ListView 类package: android.view.animationD1 ………… Animation 类D2 ………… AnimationSet 类D3 ………… AlphaAnimation 类D4 ………… RotateAnimation 类D5 ……… 阅读全文

posted @ 2012-08-02 11:03 McDelfino 阅读(467) 评论(0) 推荐(0)