gridlayout的意思
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就會作為其默認布局。