在哪里可以找到UTF-8中所有从右到左的字符? [英] Where can i find all right-to-left characters in UTF-8?

查看:62
本文介绍了在哪里可以找到UTF-8中所有从右到左的字符?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道希伯来语和阿拉伯语字符从右向左移动,但我想看到所有这些字符。

I know that Hebrew and Arabic characters are going from right to left but I want to see all of them.

推荐答案

看一下双向字符类型(Unicode字符属性Bidi_Class)。您正在寻找 R (从右至左)或 AL (从右至左)的字符阿拉伯)。文件 DerivedBidiClass.txt < Unicode数据库中的/ a>包含这些类的所有代码点的列表。

Have a look at the bidirectional character type (Unicode character property Bidi_Class). You're looking for characters of type R (Right-to-Left) or AL (Right-to-Left Arabic). The file DerivedBidiClass.txt in the Unicode database contains a list of all code points with these classes.

这篇关于在哪里可以找到UTF-8中所有从右到左的字符?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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