摘要: 转自 :http://www.cnblogs.com/waw/archive/2011/10/21/2220376.htmlusing System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Collections;using System.Globalization;using System.Threading;using System.Data;namespace Net.Common{/// <summary>/// 汉字转拼音工具/// </sum 阅读全文
posted @ 2011-10-21 16:57 追_bk 阅读(194) 评论(0) 推荐(0) 编辑