-
Notifications
You must be signed in to change notification settings - Fork 843
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
請問 wa3ng 是何種拼法? #79
Comments
wa3ng 是什么鬼?! |
就是看到有些網頁上將「網」拼成 wa3ng,但用 pinyin 測試時,輸出的是 wang3,因此好奇為何會有兩種不同拼法(數字會寫在中間)?後來已找到答案,那是 python-pinyin 的輸出格式。
|
应该是算法问题,直接将注音字符替换导致的。 |
對的,是 mozilla 那個。 |
@mozillazg 如果确实需要这种风格,可以考虑新增一个
直观形象。 |
TO3NE 是個好主意! 也謝謝兩位的說明。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在網路上看到「網」拼成 wa3ng,但用 pinyin 設定 style 為 TONE2 時,得出的是 wang3,請問這兩者差異為何?謝謝。
The text was updated successfully, but these errors were encountered: