using System; using System.Collections.Generic; using System.Text; using Microsoft.International.Converters.PinYinConverter; namespace Example_CS { class Program { static void Main(string[] args) { ChineseChar chineseChar = new ChineseChar('微'); Conso
多音字确实无法处理,但是一般的问题确实可以解决,谢了
这个很一般,多音字问题没有处理好