在印地语中用asp.net网站写字体 [英] write font in asp.net website in Hindi Language

查看:72
本文介绍了在印地语中用asp.net网站写字体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在我的asp.net网站上用印地语写字体。

how to write font in hindi language in my asp.net website .

推荐答案

参见下面的有用链接: -



在ASP.NET页面中使用印地语字体 [ ^ ]
See Below useful link:-

Using Hindi fonts in ASP.NET Page[^]


您认为您的网页中使用了编码吗?这是 meta 标记:

Do you think of the encoding used in your page? That's a meta tag:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />



而不是utf-8(实际上也适用于梵文,但我不知道你如何编码你的网站),请使用你想要的编码。


Instead of utf-8 (which is actually appropriate for Devanagari also, but I do not know how you encoded your site), use your desired encoding.


这篇关于在印地语中用asp.net网站写字体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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