mirror of
https://github.com/symbl-cc/symbl-data.git
synced 2025-10-28 04:01:11 -04:00
35 lines
628 B
Plaintext
35 lines
628 B
Plaintext
: 工具
|
|
|
|
[encoder]: 编码器
|
|
|
|
desc: 将字符与HTML代码相互转换
|
|
plain: 字符
|
|
full: 全部转换
|
|
text: 文本
|
|
entities: 按HTML实体编码
|
|
br: 编码换行
|
|
|
|
[decoder]: 解码器
|
|
|
|
desc: 将字符编码为Unicode转义文本或者反之
|
|
example: 这是栗子
|
|
code: Unicode转义文本
|
|
text: 文本
|
|
|
|
[flip]: 翻转
|
|
|
|
desc: 将英语字母或者西里尔语“倒”过来
|
|
plain: 文本
|
|
flipped: 倒过来!
|
|
backed: 只调换顺序
|
|
|
|
[generator]: Unicode字符表生成
|
|
|
|
desc: 产生一组字符的指定范围内
|
|
range: 范围
|
|
format: 格式
|
|
info: 可用: {symbol}, {dec}, {hex}, {html}
|
|
generate: 生成
|
|
result: 结果
|
|
|