摘要: 效果如下: 阅读全文
posted @ 2017-01-04 10:55 左正 阅读(1643) 评论(0) 推荐(0)
摘要: 汉字转拼音貌似一直是C#开发的一个难题,无论什么方案都有一定的bug,之前使用了两种方案。 1.Chinese2Spell.cs 一些不能识别的汉字全部转为Z 2.Microsoft Visual Studio International Feature Pack 1.0 连"广"、“区”都不能转, 阅读全文
posted @ 2017-01-04 10:07 左正 阅读(2987) 评论(0) 推荐(0)