上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 41 下一页
摘要: using System; using System.Collections.Generic; using System.Text; namespace MyWeb.Common { //返回第一个字符的拼音声母 public class FirtstPinyin { private string word;//给定的字符串 ... 阅读全文
posted @ 2008-04-14 17:17 koolay 阅读(762) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 41 下一页