left-justified
常见例句
- The contents of a container are left justified.
容器的内容左对。 - The contents of the row are left justified.
行内容左对。 - The table is left justified within its container.
表在其容器内左对。 - In particular, note how the cell in the last row is left justified.
尤其请注意最后一行中的单元格是如何左对的。 - If alignment is negative, the formatted value is left justified in the region; if alignment is positive, the formatted value is right justified.
如果对齐方式为负,则格式化值将在该区域中左对齐;如果对齐方式为正,则格式化值将右对齐。 - For columns of data it is common practice to right justify integers, decimal align floating point numbers, and left justify strings.
对于纵列的数据而言,很实用的方式是右对齐整数部分,小数和小数点部分左对齐。 返回 left-justified