Aru*_*run 1 html iphone html-encode html-entities ios
我在 html 页面上使用拉丁十字符号。在桌面上它显示为“?” 但在 iPhone 上它显示为表情符号。
这是示例代码
<p>I will display ✝</p>
这是iphone Dagger图标的截图
有没有办法将拉丁十字符号显示为“?” 在所有设备上?
And*_*vel 5
尝试这个
<p>I will display ✝︎</p>
U+FE0E 是一个“变体选择器”,表示首选文本渲染(而不是表情符号)。
归档时间:
9 年,5 月 前
查看次数:
918 次
最近记录: