摘要:
页码控件源码|分页页码控件源码 [assembly: TagPrefix("WebPages", "WebPages")] //XXX为自定义控件的名称空间,YYY为你所想要得名字using System;using System.Collections.Generic;using System.ComponentModel;using System.Text;using System.Web... 阅读全文
摘要:
namespace Tools{ partial class FormHome { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 ... 阅读全文
摘要:
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... 阅读全文