关于字体中的字符 [英] About character in font

查看:62
本文介绍了关于字体中的字符的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

运行代码时

Hi everyone,

When running a code

String.fromCharCode(0xE00F); //Returns value E (example) in Flash/Flex


我不知道为该代码选择了哪种系统字体:0xE00F

谢谢.
Andy


I don''t know which font of System is selected for this code: 0xE00F

Thanks.
Andy

推荐答案

它不是字体或字体,而是Unicode字符值.
如果要打印或显示字符(字符串),请选择一种可以表示字符串中字符的字体.

干杯
It''s not a typeface or font, it''s a unicode character-value.
If you want to print or show the character(string), choose a font that can represent the characters in your string.

Cheers


这篇关于关于字体中的字符的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆