void android.view.ViewGroup.addView(View child,int index, LayoutParams params);. 其中需要注意的是index ,在linearlayout中使用addView的时候, ...
確定! 回上一頁