linearlayout的意思
linearlayout中文翻譯:
線性布局
linear kin───線性親屬
linear functions───線性函數
curvilinear shapes───曲線形狀
linear motion───[力]直線運動;線性運動,直線運動
linear function───線性函數,一次函數
linear accelerator───[核]直線加速器;線性加速器,直導軌發射裝置,直線加速器
net linear acceleration───凈線加速度
collinearity diagnostics───多重共線性
linear equations───方程式,[數]線性方程組;[數]線性方程;[計]線性方程組
solving linear equations───解線性方程組
Note the use of multiple LinearLayout structures.───注意多個LinearLayout結構的使用。
Create a LinearLayout and set android: orientation to "vertical".───創建一個LinearLayout并將android: orientation設置為“ vertical ”。
Create a LinearLayout and set android: orientation to vertical.───創建一個LinearLayout,并將android: orientation設置為vertical。
The first is a vertical alignment, and it contains both a LinearLayout with a horizontal structure and a ScrollView.───第一個是垂直對齊,其中既含有一個帶有水平結構的LinearLayout和一個ScrollView。
For a custom layout with the text node values to the right of the labels, use RelativeLayout instead of LinearLayout.───為了實現文本節點值位于標簽右側的自定義布局,可以使用RelativeLayout代替LinearLayout。
Create a LinearLayout with android: orientation= "vertical" .───使用android:orientation=“vertical”創建一個LinearLayout。
LinearLayout also supports assigning a weight to individual children.
The first is a vertical alignment, and it contains both a LinearLayout with a horizontal structure and a ScrollView.