添加一个将数字转为字符的方法,比如 510会读成五百一十,9009会读成九千零九,理论上最大支持到九千九百九十九亿九千九百九十九万九千九百九十九,但不是极限(需要有一些格式设定才能突破极限)。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "com.lrss3.xericlibrary",
|
||||
"displayName": "Xeric Library",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"unity": "2021.3",
|
||||
"description": "\u901a\u7528\u5e93\u63d2\u4ef6\u3002"
|
||||
}
|
||||
Reference in New Issue
Block a user