WebControl示例
摘要:
using System;using System.Web.UI;using System.Text;namespace Goodspeed.Web{ /**//// /// Summary description for WebTimer /// public class WebTimer:Control, IPostBackEventHandler { ... 阅读全文
posted @ 2004-12-20 16:31 Goodspeed 阅读(1158) 评论(0) 推荐(0) 编辑