摘要:
C#代码:using System;using System.Collections.Generic;using System.Text;using System.Text.RegularExpressions;using System.Web;namespace CrazyCoder.Common{/// <summary> /// 汉字转拼音类 /// by http://www.crazycoder.cn /// build Date 20030610 /// </summary> public class CrazyCoderPinyin { /// <s 阅读全文
posted @ 2011-02-24 17:09
lauer
阅读(481)
评论(0)
推荐(0)