2004年5月18日

根据汉字查找除拼音首字母

摘要: #region//取第一个汉字的首字母 public string Extract_HZ(string HZ) { byte[] ZW = new byte[2]; long HZ_INT; ZW = System.Text.Encoding.Default.GetBytes(HZ); if(ZW.Length=45217) && (HZ_INT=45253) && (HZ... 阅读全文

posted @ 2004-05-18 12:31 小虎 阅读(3055) 评论(5) 推荐(0)

导航