full-width(多用于排版/字符编码语境)指“全角的、占满标准方框宽度的”字符或排版形式,常见于东亚文字(中日韩 CJK)与计算机文本处理中;与 half-width(半角)相对。也可泛指版面/元素“全宽显示”(铺满一行或容器宽度)。
/ˌfʊl ˈwɪdθ/
The password field doesn’t accept full-width numbers.
密码框不接受全角数字。
In Japanese typography, punctuation is often set in full-width to align neatly on the grid, but mixed full-width and half-width characters can cause spacing issues in multilingual layouts.
在日文排版中,标点常用全角来与网格对齐;但在多语言版面里混用全角与半角字符,容易引发间距与对齐问题。
full-width是由 full(完全的)+ width(宽度)构成的复合形容词。该用法在计算机排版与字符编码领域逐渐固定,用来描述某些字符以“占满一个标准字框/单元格宽度”的方式呈现(尤其在 CJK 文字环境中)。在 Unicode 中也常见相关概念(如 Fullwidth Forms)。