6.7.0 - Alpha14 - Fine tuning

This commit is contained in:
SuperMonster003
2026-01-16 18:22:40 +08:00
parent 580b2d642c
commit e899906634
11 changed files with 33 additions and 24 deletions

View File

@@ -19,7 +19,7 @@ object CharacterUtil {
fun ccFind(ch: Char) = isChineseLetter(ch) || isEnglishLetter(ch) || isDigit(ch) || isConnector(ch)
/**
* 全角 to 半角,大写 to 小写
* 全角 to 半角, 大写 to 小写
*
* @param input
* 输入字符