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.
我有一个从 100 到 500 的数值,它每秒左右变化一次。因为 Segoe WP 的数字字符是可变宽度的,所以文本在更改时会跳转。
在 XAML 文件中使用 Segoe WP 字体;有没有办法用等宽(固定宽度)字符渲染数字(或任何)文本?
一种解决方法是改用“Segoe UI”字体系列,它具有等宽数字,并且相当相似。