gridlayout信息详情
网格布局
prevalent traffic gridlock───普遍的交通堵塞
avoiding gridlock───避免僵局
The gridLayout array defines the column names and the field mappings.───gridLayout 数组定义了列名和字段映射。
To initialize GridLayout, you simply set the number of columns.───为了初始化gridlayout,您只要设置列数。
In Listing 1, the group USES a GridLayout class.───在清单1中,组使用了GridLayout类。
The GridLayout element specifies the dimensions of a grid of cells that components can occupy.───GridLayout指定了由一个单元网格组成的维度,用于容纳组件。
The GridLayout offers layout features similar to java. awt. GridBagLayout in the Java environment except without all of the complexity.───GridLayout提供的布局特性类似于Java环境中的java.awt.GridBagLayout,但没有后者复杂。
First, we first create a composite preference page and set the layout with GridLayout.───首先,先创建一个合成的首选项页面并用GridLayout设定布局。
When declaring a Composite for example, the layout automatically defaults to the commonly used GridLayout.───例如在声明一个Composite时,常用的GridLayout就会作为其默认布局。