2009年2月2日

摘要: public class CommonJS { /// /// 弹出JavaScript小窗口 /// /// 窗口信息 public static void Alert(Page page,string message) { StringBuilder sbJS = new Str... 阅读全文

posted @ 2009-02-02 16:56 tianzige 阅读(283) 评论(0) 推荐(0)