未知题型
GridLayout的构造方法GridLayout(int rows,int cols,int hgap,int vgap)中,参数rows代表(),cols代表(),hgap和vgap规定()和()方向的间隙
【参考答案】
行数,列数,水平,垂直
点击查看答案
