2007年6月22日
摘要: using System;using System.Web.UI;using System.Web.UI.WebControls;using System.ComponentModel;using System.Collections.Specialized; namespace Custom{ /// /// WebCustomControl1 的摘要说明。 /// [DefaultProp... 阅读全文
posted @ 2007-06-22 22:36 上校 阅读(210) 评论(0) 推荐(0)
摘要: using System;using System.Web.UI;using System.Web.UI.WebControls;using System.ComponentModel; namespace CustomControls { /// /// WebCustomControl1 的摘要说明。 /// [DefaultProperty("Text"), ToolboxData("... 阅读全文
posted @ 2007-06-22 22:20 上校 阅读(385) 评论(0) 推荐(0)
摘要: 每个开发人员现在应该下载的十种必备工具 本文自发布以来已经增加了新信息。 请参阅下面的编辑更新。 本文讨论: • 用于编写单元测试的 NUnit • 用于... 阅读全文
posted @ 2007-06-22 10:51 上校 阅读(491) 评论(0) 推荐(0)