CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:Asp.netPSQL-Server-2005

介绍说明--下载内容来自于网络,使用问题请自行百度

一个简单的人才招聘管理系统、有个人、企业会员注册功能,可以在线求职和信息发布,为NIIT学生作品。采用面向对象开发,非常简单



本地必须装有SQL Server Express 2005 或者 SQL Server 2005其他版本(App_data下为SQL数据库文件)



修改Web.config中数据库连接字符串

<add key="strConnection" value="Data Source=.\SQLEXPRESS AttachDbFilename=|DataDirectory|\hr_Data.MDF Trusted_Connection=True User Instance=True"/>



修改Web.config中的字符串,可以修改系统管理员用户设置

<add key="Manager" value="mfq" />

默认管理员: 用户名 mfq 密码 mfq-A simple management system for recruitment, personal, corporate member registration function, online job search and information dissemination for NIIT student work. Object-oriented development, is very simple to be equipped with a local SQL Server Express 2005 or other versions of SQL Server 2005 (App_data under the SQL database files) to modify the database connection string in Web.config <add key="strConnection" value="Data Source=.\SQLEXPRESS AttachDbFilename=|DataDirectory|\hr_Data.MDF Trusted_Connection=True User Instance=True"/> Modify the Web.config in the string, the system administrator can modify user settings <add key="Manager" value="mfq" /> Default administrator: user name password mfq mfq
(系统自动生成,下载前可以参看下载内容)

下载文件列表

学生编写的人才招聘系统源码/
学生编写的人才招聘系统源码/App_Code/
学生编写的人才招聘系统源码/App_Code/classes/
学生编写的人才招聘系统源码/App_Code/classes/Base.cs
学生编写的人才招聘系统源码/App_Code/classes/Company.cs
学生编写的人才招聘系统源码/App_Code/classes/companyStore.cs
学生编写的人才招聘系统源码/App_Code/classes/Functions.cs
学生编写的人才招聘系统源码/App_Code/classes/GetJobInfo.cs
学生编写的人才招聘系统源码/App_Code/classes/GiveJobInfo.cs
学生编写的人才招聘系统源码/App_Code/classes/News.cs
学生编写的人才招聘系统源码/App_Code/classes/Person.cs
学生编写的人才招聘系统源码/App_Code/classes/PersonStore.cs
学生编写的人才招聘系统源码/App_Code/classes/Resume.cs
学生编写的人才招聘系统源码/App_Code/Hr.cs
学生编写的人才招聘系统源码/App_Data/
学生编写的人才招聘系统源码/App_Data/hr_Data.MDF
学生编写的人才招聘系统源码/App_Data/hr_data_Log.LDF
学生编写的人才招聘系统源码/app_offline.htm
学生编写的人才招聘系统源码/AssemblyInfo.cs
学生编写的人才招聘系统源码/bin/
学生编写的人才招聘系统源码/bin/panelex.dll
学生编写的人才招聘系统源码/bin/panelex.dll.refresh
学生编写的人才招聘系统源码/Career.aspx
学生编写的人才招聘系统源码/Career.aspx.cs
学生编写的人才招聘系统源码/CompanyBaseInfo.aspx
学生编写的人才招聘系统源码/CompanyBaseInfo.aspx.cs
学生编写的人才招聘系统源码/CompanyJob.aspx
学生编写的人才招聘系统源码/CompanyJob.aspx.cs
学生编写的人才招聘系统源码/CompanyManage.aspx
学生编写的人才招聘系统源码/CompanyManage.aspx.cs
学生编写的人才招聘系统源码/CompanyStore.aspx
学生编写的人才招聘系统源码/CompanyStore.aspx.cs
学生编写的人才招聘系统源码/data/
学生编写的人才招聘系统源码/data/company.sql
学生编写的人才招聘系统源码/data/CreateDB.sql
学生编写的人才招聘系统源码/data/getJobInfo.sql
学生编写的人才招聘系统源码/data/giveJobInfo.sql
学生编写的人才招聘系统源码/data/news.sql
学生编写的人才招聘系统源码/data/person.sql
学生编写的人才招聘系统源码/data/resume.sql
学生编写的人才招聘系统源码/Default.aspx
学生编写的人才招聘系统源码/Default.aspx.cs
学生编写的人才招聘系统源码/Error.aspx
学生编写的人才招聘系统源码/Error.aspx.cs
学生编写的人才招聘系统源码/GetJob.aspx
学生编写的人才招聘系统源码/GetJob.aspx.cs
学生编写的人才招聘系统源码/GiveJob.aspx
学生编写的人才招聘系统源码/GiveJob.aspx.cs
学生编写的人才招聘系统源码/Global.asax
学生编写的人才招聘系统源码/home.aspx
学生编写的人才招聘系统源码/home.aspx.cs
学生编写的人才招聘系统源码/Hr.asmx
学生编写的人才招聘系统源码/Img/
学生编写的人才招聘系统源码/Img/1679138.htm
学生编写的人才招聘系统源码/Img/aa.jpg
学生编写的人才招聘系统源码/Img/account.gif
学生编写的人才招聘系统源码/Img/add.gif
学生编写的人才招聘系统源码/Img/add1.gif
学生编写的人才招聘系统源码/Img/addrbook.gif
学生编写的人才招聘系统源码/Img/AqQuit.gif
学生编写的人才招聘系统源码/Img/archive.gif
学生编写的人才招聘系统源码/Img/basket.gif
学生编写的人才招聘系统源码/Img/bb.jpg
学生编写的人才招聘系统源码/Img/bg11(1).gif
学生编写的人才招聘系统源码/Img/bg11.gif
学生编写的人才招聘系统源码/Img/bg12.gif
学生编写的人才招聘系统源码/Img/bg4.gif
学生编写的人才招聘系统源码/Img/bg6.gif
学生编写的人才招聘系统源码/Img/book.gif
学生编写的人才招聘系统源码/Img/bound.gif
学生编写的人才招聘系统源码/Img/bound1.gif
学生编写的人才招聘系统源码/Img/btnadd.gif
学生编写的人才招聘系统源码/Img/cancel.gif
学生编写的人才招聘系统源码/Img/cart.gif
学生编写的人才招聘系统源码/Img/chpwd.gif
学生编写的人才招聘系统源码/Img/click.gif
学生编写的人才招聘系统源码/Img/clock.gif
学生编写的人才招聘系统源码/Img/close.gif
学生编写的人才招聘系统源码/Img/cp.gif
学生编写的人才招聘系统源码/Img/critic.gif
学生编写的人才招聘系统源码/Img/Deal.gif
学生编写的人才招聘系统源码/Img/del.gif
学生编写的人才招聘系统源码/Img/delete.gif
学生编写的人才招聘系统源码/Img/dir_pointer_g.gif
学生编写的人才招聘系统源码/Img/edit.gif
学生编写的人才招聘系统源码/Img/exit.gif
学生编写的人才招聘系统源码/Img/fav.gif
学生编写的人才招聘系统源码/Img/fcdoc.gif
学生编写的人才招聘系统源码/Img/forum.gif
学生编写的人才招聘系统源码/Img/getpwd.gif
学生编写的人才招聘系统源码/Img/gm.gif
学生编写的人才招聘系统源码/Img/grid_background.gif
学生编写的人才招聘系统源码/Img/home.gif
学生编写的人才招聘系统源码/Img/hr.gif
学生编写的人才招聘系统源码/Img/hr.psd
学生编写的人才招聘系统源码/Img/hr1.bmp
学生编写的人才招聘系统源码/Img/Lack.gif
学生编写的人才招聘系统源码/Img/login.gif
学生编写的人才招聘系统源码/Img/logout1.gif
学生编写的人才招聘系统源码/Img/man.gif
学生编写的人才招聘系统源码/Img/mans.gif
学生编写的人才招聘系统源码/Img/myhr.gif
学生编写的人才招聘系统源码/Img/no.gif
学生编写的人才招聘系统源码/Img/ok.gif
学生编写的人才招聘系统源码/Img/person.gif
学生编写的人才招聘系统源码/Img/pic.jpg
学生编写的人才招聘系统源码/Img/point.gif
学生编写的人才招聘系统源码/Img/predoc.gif
学生编写的人才招聘系统源码/Img/register.gif
学生编写的人才招聘系统源码/Img/register1.gif
学生编写的人才招聘系统源码/Img/register1.jpg
学生编写的人才招聘系统源码/Img/reply.gif
学生编写的人才招聘系统源码/Img/reset.bmp
学生编写的人才招聘系统源码/Img/reset.gif
学生编写的人才招聘系统源码/Img/salon.gif
学生编写的人才招聘系统源码/Img/save.gif
学生编写的人才招聘系统源码/Img/save1.gif
学生编写的人才招聘系统源码/Img/savecon.gif
学生编写的人才招聘系统源码/Img/saveexi.gif
学生编写的人才招聘系统源码/Img/sbdoc.gif
学生编写的人才招聘系统源码/Img/search.gif
学生编写的人才招聘系统源码/Img/searchico.gif
学生编写的人才招聘系统源码/Img/sexit.gif
学生编写的人才招聘系统源码/Img/street468.gif
学生编写的人才招聘系统源码/Img/titlebg.gif
学生编写的人才招聘系统源码/Img/titlelf.gif
学生编写的人才招聘系统源码/Img/titlemd2.gif
学生编写的人才招聘系统源码/Img/titlerg.gif
学生编写的人才招聘系统源码/Img/top.gif
学生编写的人才招聘系统源码/Img/upcancel.gif
学生编写的人才招聘系统源码/Img/update.gif
学生编写的人才招聘系统源码/Img/UserOrder.gif
学生编写的人才招聘系统源码/Img/xbdoc.gif
学生编写的人才招聘系统源码/Img/zc.gif
学生编写的人才招聘系统源码/Img/zct.gif
学生编写的人才招聘系统源码/Img/首页.jpg
学生编写的人才招聘系统源码/ioffice.css
学生编写的人才招聘系统源码/Left.aspx
学生编写的人才招聘系统源码/Left.aspx.cs
学生编写的人才招聘系统源码/Logout.aspx
学生编写的人才招聘系统源码/Logout.aspx.cs
学生编写的人才招聘系统源码/Main.aspx
学生编写的人才招聘系统源码/Main.aspx.cs
学生编写的人才招聘系统源码/NewsManage.aspx
学生编写的人才招聘系统源码/NewsManage.aspx.cs
学生编写的人才招聘系统源码/PersonBaseInfo.aspx
学生编写的人才招聘系统源码/PersonBaseInfo.aspx.cs
学生编写的人才招聘系统源码/PersonManage.aspx
学生编写的人才招聘系统源码/PersonManage.aspx.cs
学生编写的人才招聘系统源码/personstore.aspx
学生编写的人才招聘系统源码/personstore.aspx.cs
学生编写的人才招聘系统源码/Readme.txt
学生编写的人才招聘系统源码/ReadNewsPicture.aspx
学生编写的人才招聘系统源码/ReadNewsPicture.aspx.cs
学生编写的人才招聘系统源码/Register.aspx
学生编写的人才招聘系统源码/Register.aspx.cs
学生编写的人才招聘系统源码/Resume.aspx
学生编写的人才招聘系统源码/Resume.aspx.cs
学生编写的人才招聘系统源码/ShowCompany.aspx
学生编写的人才招聘系统源码/ShowCompany.aspx.cs
学生编写的人才招聘系统源码/ShowNews.aspx
学生编写的人才招聘系统源码/ShowNews.aspx.cs
学生编写的人才招聘系统源码/ShowPerson.aspx
学生编写的人才招聘系统源码/ShowPerson.aspx.cs
学生编写的人才招聘系统源码/Style2.css
学生编写的人才招聘系统源码/Styles.css
学生编写的人才招聘系统源码/temp.cs
学生编写的人才招聘系统源码/Top.aspx
学生编写的人才招聘系统源码/Top.aspx.cs
学生编写的人才招聘系统源码/upload/
学生编写的人才招聘系统源码/upload/134114.gif
学生编写的人才招聘系统源码/upload/13414708.jpg
学生编写的人才招聘系统源码/upload/134918.gif
学生编写的人

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com