2015年4月2日
摘要: public class GetStringSpell { /// /// 提取汉字首字母 /// /// 需要转换的字 /// 转换结果 public string GetChineseSpell(string strText) { ... 阅读全文
posted @ 2015-04-02 21:13 冰上逐狐 阅读(295) 评论(0) 推荐(0)