写写程序,一种成就的感觉

写写程序,一种成就的感觉

导航

2008年12月24日

摘要: public class MessageBox{ // private static Hashtable m_executingPages = new Hashtable(); private MessageBox() { } public static void Show(string strMessage) { Page currentPage = Htt... 阅读全文

posted @ 2008-12-24 10:11 hateyoucode 阅读(216) 评论(0) 推荐(0)