摘要:
页码控件源码|分页页码控件源码 [assembly: TagPrefix("WebPages", "WebPages")] //XXX为自定义控件的名称空间,YYY为你所想要得名字using System;using System.Collections.Generic;using System.ComponentModel;using System.Text;using System.Web...
阅读全文
posted @ 2009-06-08 17:26
bestsaler
阅读(158)
推荐(0)
编辑
摘要:
namespace Tools{ partial class FormHome { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 ...
阅读全文
posted @ 2009-06-08 12:10
bestsaler
阅读(235)
推荐(0)
编辑
摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Data.SqlClient;using System.D...
阅读全文
posted @ 2009-06-08 12:09
bestsaler
阅读(179)
推荐(0)
编辑