资源简介
主要实现了新闻发布和人才招聘,还有公司简介等,本是公司改版时用的系统详细介绍:1.采用asp.net+Sql server2000,采用了MVC模式.(三层结构)2.采用 Microsoft Data Access Application Block for .NET.
代码片段和文件信息
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.HtmlControls;
using System.IO;
using DataAccess;
using LGH.Common;
namespace thyx
{
///
/// addresume 的摘要说明。
///
public class addresume : System.Web.UI.Page
{
protected System.Web.UI.WebControls.TextBox txtpositionId;
protected System.Web.UI.WebControls.TextBox txtautobiography;
protected System.Web.UI.WebControls.TextBox txthr_specialty;
protected System.Web.UI.WebControls.TextBox txtemail;
protected System.Web.UI.WebControls.TextBox txtmobile_phone;
protected System.Web.UI.WebControls.TextBox txtcompany_phone;
protected System.Web.UI.WebControls.TextBox txtfamily_phone;
protected System.Web.UI.WebControls.TextBox txtpostalcode;
protected System.Web.UI.WebControls.DropDownList DDLinfo;
protected System.Web.UI.WebControls.TextBox txtwork_address;
protected System.Web.UI.WebControls.TextBox txtmonthly_pay;
protected System.Web.UI.WebControls.TextBox txtl_level;
protected System.Web.UI.WebControls.TextBox txtl_grade;
protected System.Web.UI.WebControls.TextBox txtforeign_language;
protected System.Web.UI.WebControls.DropDownList DDLzzm;
protected System.Web.UI.WebControls.TextBox txtspecialty;
protected System.Web.UI.WebControls.TextBox txtxl;
protected System.Web.UI.WebControls.TextBox txtstature;
protected System.Web.UI.WebControls.RequiredFieldValidator RequiredFieldValidator1;
protected System.Web.UI.WebControls.TextBox txtworkyear;
protected System.Web.UI.WebControls.TextBox txtbirthday;
protected System.Web.UI.WebControls.DropDownList DDLmarriage;
protected System.Web.UI.WebControls.DropDownList DDLsex;
protected System.Web.UI.WebControls.TextBox txtIDcard;
protected System.Web.UI.WebControls.TextBox txtname;
protected System.Web.UI.HtmlControls.HtmlInputFile ImgUpLoad;
protected System.Web.UI.WebControls.TextBox txtaddress;
protected System.Web.UI.WebControls.TextBox txtnowAddress;
protected System.Web.UI.WebControls.Button Button2;
protected System.Web.UI.WebControls.Button Button1;
protected System.Web.UI.WebControls.Label LBposition;
protected System.Web.UI.WebControls.TextBox txtreadsign;
private void Page_Load(object sender System.EventArgs e)
{
if(!IsPostBack)
{
LBposition.Text =Request.Params [“position“].ToString();
}
}
#region Web 窗体设计器生成的代码
override protected void OnInit(EventArgs e)
{
//
// CODEGEN: 该调用是 ASP.NET Web 窗体设计器所必需的。
//
InitializeComponent();
base.OnInit(e);
}
///
/// 设计器支持所需的方法 - 不要使用代码编辑器修改
/// 此方法的内容。
///
private void InitializeComponent()
{
this.Button1.Click += new System.EventHandler(this.Button1_Click);
this.Button2.Click += new S
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1395200 2006-03-10 17:30 thyx\10
文件 12093 2006-03-12 15:14 thyx\addresume.aspx
文件 9155 2006-03-12 11:28 thyx\addresume.aspx.cs
文件 5317 2006-03-12 11:28 thyx\addresume.aspx.resx
文件 5095 2006-03-16 11:23 thyx\admin\addjob.aspx
文件 3534 2006-03-16 11:23 thyx\admin\addjob.aspx.cs
文件 5317 2006-03-16 11:23 thyx\admin\addjob.aspx.resx
文件 4177 2006-03-16 11:13 thyx\admin\addnews.aspx
文件 4763 2006-03-16 15:13 thyx\admin\addnews.aspx.cs
文件 5317 2006-03-14 14:29 thyx\admin\addnews.aspx.resx
文件 3536 2006-03-08 11:25 thyx\admin\addtabs.aspx
文件 2062 2006-03-05 00:14 thyx\admin\addtabs.aspx.cs
文件 5317 2006-03-05 00:11 thyx\admin\addtabs.aspx.resx
文件 651 2006-03-06 21:07 thyx\admin\approvenews.aspx
文件 1191 2006-03-06 21:07 thyx\admin\approvenews.aspx.cs
文件 5317 2006-03-06 21:00 thyx\admin\approvenews.aspx.resx
文件 1840 2006-03-10 15:35 thyx\admin\default.aspx
文件 1626 2006-03-09 23:46 thyx\admin\default.aspx.cs
文件 5317 2006-03-08 13:57 thyx\admin\default.aspx.resx
文件 951 2006-03-10 09:25 thyx\admin\explain.aspx
文件 960 2006-03-03 22:12 thyx\admin\explain.aspx.cs
文件 1733 2002-01-30 13:04 thyx\admin\explain.aspx.resx
文件 2595 2003-11-17 01:04 thyx\admin\ftb.colorpicker.aspx
文件 14769 2003-11-17 02:21 thyx\admin\ftb.imagegallery.aspx
文件 3628 2003-11-17 02:03 thyx\admin\ftb.inserttable.aspx
文件 1041 2006-03-16 12:55 thyx\admin\index.aspx
文件 958 2006-03-16 09:32 thyx\admin\index.aspx.cs
文件 5317 2006-03-16 09:32 thyx\admin\index.aspx.resx
文件 2182 2006-03-16 11:41 thyx\admin\indexA.aspx
文件 958 2006-03-16 09:41 thyx\admin\indexA.aspx.cs
............此处省略664个文件信息
相关资源
- 小型营销管理系统asp.net/三层架构
- html5毕业论文
- c#网上订餐系统242193
- 网上购物系统(asp.net)241995
- ASP.NET MVC 5入门指南(中文PDF+源码)
- 毕业设计项目---拍拍网
- asp.net 在线订餐系统
- ASP.NET三层架构小说网期末答辩项目原
- ASP.NET+SQLSERVER商城系统源码
- 学生成绩信息管理系统 ASP.NET 论文+源
- asp.net 旅游网站
- 仿新浪微博数据库+存储过程+asp.net 源
- asp.net在线作业提交系统
- ASP.NET+SQL玩具网上销售系统
- ASP.NET网络游戏虚拟物品交易平台
- 基于asp.net做的普通校园社团的网站
- 个人博客源码asp.net +sqlserver
- asp.net上传文件预览Excel\\Word\\PDF文件
- 在线论坛源码asp.net
- 《ASP.NET+SQL Server网络应用系统开发与
- ASP.NET网上图书销售系统
- ASP.NET C#计算机等级考试报名系统
- ASP.net学生选课网站系统
- 基于ASP.NET的中原铁道旅行社管理系统
- 基于ASP.NET的电影搜索网站设计实现论
- ASP.NET 网上花店销售管理系统(毕业设
- Dreamweaver+ASP.NET动态网站设计与典型
- 用ASP.NET初学者实现简单的增删改查功
- 网络系统开发精粹ASP.NET版_源代码
- asp.net 房屋中介信息管理系统
评论
共有 条评论