• 大小: 3.47MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-11-04
  • 语言: C#
  • 标签: asp.net  

资源简介

主要实现了新闻发布和人才招聘,还有公司简介等,本是公司改版时用的系统详细介绍: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个文件信息

评论

共有 条评论