PulseAugur
实时 23:17:35
实体 ICU MessageFormat

ICU MessageFormat

PulseAugur coverage of ICU MessageFormat — every cluster mentioning ICU MessageFormat across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
1
90 天内 1
发布 · 30天
0
90 天内 0
论文 · 30天
0
90 天内 0
层级分布 · 90 天
主题
情绪 · 30 天

1 天有情绪数据

最近 · 第 1/1 页 · 共 1 条
  1. TOOL · CL_199350 ·

    ICU MessageFormat 在语言之间标准化复数规则

    ICU MessageFormat 为国际化应用程序中的复数处理提供了一种健壮的方式,将语言规则从代码移入消息。它定义了六个复数类别(zero, one, two, few, many, other),这些类别在不同语言中有不同的应用方式,数据来源于 Unicode 联盟发布的通用区域设置数据存储库 (CLDR)。该语法允许显式值匹配(例如,'=0')并使用 '#' 来表示格式化的数字,还具有 'offset' 和 'select' …