Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这种明星单位类型如何运作?我已阅读msdn 定义。但无法真正了解它如何定义对象的大小。
*尺寸会自动按比例调整尺寸。因此,例如,如果您有一列宽度为*,另一列宽度为 ,*那么这两列将具有相同的宽度(如果它们是仅有的两列,则为网格宽度的 50%) .
*
相反,如果一列是另一列,2*那么*列的宽度比将为 2:1。换句话说,第一列是 66%,另一列是 33%
2*
如果是4*and 6*,那么第一列是 40%,第二列是 60%。你同样可以把它写成2*和3*因为重要的是比率,而不是绝对数字。
4*
6*
3*