We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
比如"温度设定为1度", 通过Pinyin.GetString, 1和后面的度连在了一起, 没有通过空格分开, 结果为1du, 还有"X使能", X和使连在了一起, 没有通过空格分开, 结果为Xshi
The text was updated successfully, but these errors were encountered:
No branches or pull requests
比如"温度设定为1度", 通过Pinyin.GetString, 1和后面的度连在了一起, 没有通过空格分开, 结果为1du, 还有"X使能", X和使连在了一起, 没有通过空格分开, 结果为Xshi
The text was updated successfully, but these errors were encountered: