使用c#.net对古吉拉特语'alock2'字体中的单词进行排序 [英] sorting word in gujarati 'alock2' fonts using c#.net

查看:104
本文介绍了使用c#.net对古吉拉特语'alock2'字体中的单词进行排序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在c#.net编程中可以对单词列表进行排序但是使用古吉拉特语字体(Alock2)?????

in c#.net programming is it possible to sort a listof words but using gujarati font (Alock2)?????

推荐答案

你完全误解了这个想法的Unicode文本,甚至没有线索。所以这个问题完全没有任何意义。没有什么取决于字体。文本或字符串没有字体。字体是定义文本如何以图形方式呈现的东西。字体不能是英语,希腊语或古吉拉特语,但它可以支持一些字符谱表,通常可以同时支持多种语言。古吉拉特语直接支持Unicode,与许多其他语言一样,并且非常受欢迎,默认情况下它被大多数现代操作系统支持:

http://en.wikipedia.org/wiki/Gujarati_script [ ^ ],

http://en.wikipedia。 org / wiki / Gujarati_script#Unicode [ ^ ],

http://en.wikipedia.org/wiki/Gujarati_%28Unicode_block% 29 [ ^ ]。



我不需要安装任何与印度语有关的东西来阅读古吉拉特语以及印度的大多数其他语言。



排序某些字符串的方法之一是将它们放在一个排序列表中: http://msdn.microsoft.com/en-us/library/system.collections.sortedlist%28v=vs.110%29.aspx [ ^ ]。



In适用于任何语言,甚至适用于混合语言的一组单词。



-SA
You completely misunderstood the idea of the Unicode texts, don't even have a clue. so the question simply makes no sense at all. Nothing depends on fonts. Texts or strings have no fonts. A font is something which defines how the text is graphically presented. The font cannot be "English", "Greek" or "Gujarati", but it can support some character repertoire, usually for several languages at the same time. Gujarati is directly supported by Unicode, as many other languages, and is is so popular that it is supported by most modern OS by default:
http://en.wikipedia.org/wiki/Gujarati_script[^],
http://en.wikipedia.org/wiki/Gujarati_script#Unicode[^],
http://en.wikipedia.org/wiki/Gujarati_%28Unicode_block%29[^].

I don't need to install anything related to Indian languages to read Gujarati texts, as well as most other languages of India.

One of the way to sort some strings is to put them in a sorted list: http://msdn.microsoft.com/en-us/library/system.collections.sortedlist%28v=vs.110%29.aspx[^].

In will work for any language and even for a set of words in mixed languages.

—SA


这篇关于使用c#.net对古吉拉特语'alock2'字体中的单词进行排序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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