Skip to content
New issue

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

繁体字 鉆 返回 chān #36

Open
Schr0dingerCat opened this issue Nov 14, 2019 · 2 comments
Open

繁体字 鉆 返回 chān #36

Schr0dingerCat opened this issue Nov 14, 2019 · 2 comments

Comments

@Schr0dingerCat
Copy link

Schr0dingerCat commented Nov 14, 2019

谢谢大大无私分享的项目,我使用时,数据主要是台湾繁体字
还没有完全测试,只是测了几个,发现
鉆 对应的拼音 "shuǎ",
我是在pinyin_dict.go里查的
0x29246: "shuǎ"
但是我程序输出的却是 “chān”
为啥嘞???

@Schr0dingerCat Schr0dingerCat changed the title 繁体字 鉆 返回 shua 繁体字 鉆 返回 chān Nov 14, 2019
@mozillazg
Copy link
Owner

因为 对应的是 0x9246 不是 0x29246

@Schr0dingerCat
Copy link
Author

@mozillazg 对的,是0x9246 ,上面那个0x29246是我弄错了,但是为啥 0x9246: "chān,qián,tiē",
鉆 这个字 发 音里没有 zuan 这个音???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants