摘要:
public partial class pinyin : System.Web.UI.Page{ protected void Page_Load(object sender, EventArgs e) { string x = "中华人民共和国"; Response.Write(GetPYChar(x)); Response.Write(... 阅读全文
posted @ 2007-02-01 09:17
Caviare
阅读(901)
评论(4)
推荐(0)
浙公网安备 33010602011771号