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
比如汉字“网” 按照顺序输出应该是 w w wang wa3ng 但是实际上的输出是 w wang wa3ng 声母部分为空,测试了好几个单字母声母的汉字都是这样的情况
The text was updated successfully, but these errors were encountered:
duplicated #27 #44
Sorry, something went wrong.
了解了,还真不知道有这回事,长见识了
No branches or pull requests
比如汉字“网”
按照顺序输出应该是 w w wang wa3ng
但是实际上的输出是 w wang wa3ng
声母部分为空,测试了好几个单字母声母的汉字都是这样的情况
The text was updated successfully, but these errors were encountered: