有什么方法可以在聚合物纸上显示韩文,日文或中文字符? [英] Are there ways to display Korean, Japanese or Chinese characters on polymer paper-item?

查看:66
本文介绍了有什么方法可以在聚合物纸上显示韩文,日文或中文字符?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用聚合物来开发自己的应用程序.因为目标用户是亚洲人,所以我必须使用韩文,日文或中文字符.但是,它们无法正确显示.像这样

I am using polymer to develop my own app. Coz the target user are Asian, i have to use Korean, Japanese or Chinese characters. However, they are not display properly.like this

有没有办法解决这个问题?

Are there ways to solve this problem?

推荐答案

您需要在Polymer元素的HTML文件中指定编码.

You need to specify the encoding in the HTML file of the Polymer element.

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

另请参见

See also I have greek text on a String in Dart using Polymer, why is it displayed wrongly on the browser?

这篇关于有什么方法可以在聚合物纸上显示韩文,日文或中文字符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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