<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Untitled Page</title>
</head>
<body topmargin="10" leftmargin="20" rightmargin="20" bottommargin="10">
<h2>
<font face="Arial">Jobs Site Starter Kit (JSSK)</font></h2>
<p>
<font face="Arial"><span style="font-family: Times New Roman">人才网初学者工具包</span></font></p>
<h3>
<font face="Arial">Introduction</font></h3>
<p>
<font face="Arial"><span style="font-family: Times New Roman">介绍</span></font></p>
<p>
<font face="Arial" size="2">Jobs Site Starter Kit is a web application that provides a platform for candidates
seeking job and the employers to share their needs.
</font>
</p>
<p>
<font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
人才网初学者工具包是一个Web应用程序,该应用程序为求职者寻找工作和雇主发布需求信息提供了一个平台。</span></font></p>
<p>
<font face="Arial" size="2">The candidates seeking job (referred as job seekers now onwards) can perform following
operations:
</font>
</p>
<p>
<font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
求职者通过完成如下的操作来寻找工作:</span></font></p>
<ul>
<li><font face="Arial" size="2">Register with the web site. </font> </li>
<li><font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
注册到Web站点</span></font></li>
<li><font face="Arial" size="2">Post their resume. </font> </li>
<li><font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
投递简历</span></font></li>
<li><font face="Arial" size="2">Modify their resume. </font> </li>
<li><font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
修改简历</span></font></li>
<li><font face="Arial" size="2">Search for job postings. </font> </li>
<li><font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
搜索发布的工作记录</span></font></li>
<li><font face="Arial" size="2">Browse searched job postings. </font> </li>
<li><font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
浏览搜索到的工作记录</span></font></li>
<li><font face="Arial" size="2">Add job posting to their favorites list.
</font> </li>
<li><font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
添加工作记录到他们的收藏列表</span></font></li>
<li><font face="Arial" size="2">Add frequently used searches to their favorites list.
</font> </li>
<li><font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
添加搜索器到收藏列表</span></font></li>
</ul>
<p>
<font face="Arial" size="2">The employers can perform following operations:
</font>
</p>
<p>
<font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
雇主可以完成如下的操作:</span></font></p>
<ul>
<li><font face="Arial" size="2">Register with the web site. </font></li>
<li>注册Web站点</li>
<li><font face="Arial" size="2">Enter profile of their company. </font></li>
<li> 录入公司信息</li>
<li><font face="Arial" size="2">Post one or more job postings. </font></li>
<li>发布一个或多个工作记录</li>
<li><font face="Arial" size="2">Modify the job postings. </font></li>
<li>修改工作记录</li>
<li><font face="Arial" size="2">Search the resume database. </font></li>
<li> 搜索简历数据库</li>
<li><font face="Arial" size="2">Browse searched resumes. </font></li>
<li> 浏览搜索到的简历</li>
<li><font face="Arial" size="2">Add resumes to their favorites list.
</font> </li>
<li><font face="Arial" size="2"><span style="font-size: 12pt; font-family: Times New Roman">
添加简历到他们的收藏列</span></font></li>
</ul>
<h3>
<font face="Arial">ASP.NET 2.0 Feature utilization in JSSK</font></h3>
<p>
<font face="Arial"><span style="font-family: Times New Roman">jssk使用ASP.NET 2.0开发,并且利用了如下的特性</span></font></p>
<p>
<font face="Arial" size="2">JSSK is developed using ASP.NET 2.0 and uses following features:
</font>
</p>
<ul>
<li><font face="Arial" size="2">Completely based on n-tier architecture </font></li>
<li>完全基于多层架构n-tier</li>
<li><font face="Arial" size="2">Forms based authentication </font></li>
<li> 基于Forms的验证</li>
<li><font face="Arial" size="2">User management via Membership providers </font></li>
<li>使用成员提供者管理用户</li>
<li><font face="Arial" size="2">Role based security </font></li>
<li> 基于角色的安全性</li>
<li><font face="Arial" size="2">Profiles </font></li>
<li>个性化</li>
<li><font face="Arial" size="2">Themes </font></li>
<li> 主题</li>
<li><font face="Arial" size="2">Master pages </font></li>
<li>母版页</li>
<li><font face="Arial" size="2">New data source controls - ObjectDataSource </font></li>
<li>新的数据源控件-objectDataSource</li>
<li><font face="Arial" size="2">New data bound controls – GridView and DetailsView</font></li>
<li>新的数据绑定控件-GridView和DetailsView</li>
<li><font face="Arial" size="2">New navigational controls – TreeView </font></li>
<li>新的导航控件-TreeView</li>
<li><font face="Arial" size="2">New login controls – Login, PasswordRecovery, LoginName and LoginStatus </font></li>
<li>新的登录控件-Login,PasswordRecovery,LoginName和LoginStatus</li>
<li><font face="Arial" size="2">Web parts for customization </font></li>
<li>使用WebParts进行自定义</li>
<li><font face="Arial" size="2">User controls for reusing code and markup</font></li>
<li>为重用代码和标记符的用户控件</li>
</ul>
<h3>
<font face="Arial">User and Roles</font></h3>
<p>
用户和角色</p>
<p>
<font face="Arial" size="2">By default there are three roles in the system:</font></p>
<p>
系统默认有三种角色</p>
<ul>
<li><font face="Arial" size="2">admin</font></li>
<li><font face="Arial" size="2">jobseeker</font></li>
<li><font face="Arial" size="2">employer</font></li>
</ul>
<p>
<font face="Arial" size="2">Following are the users and their roles that are already defined in the system for testing purpose.</font></p>
<p>
作为测试的目的,下面是己经在系统中定义的用户和他们的角色。</p>
<p>
<font face="Arial" size="2">
<table width="90%" border="1">
<tr>
<td style="width: 100px; height: 18px">
<strong>User ID</strong></td>
<td style="width: 100px; height: 18px">
<strong>Password</strong></td>
<td style="width: 100px; height: 18px">
没有合适的资源?快使用搜索试试~ 我知道了~
在线求职系统C#源码

共84个文件
cs:40个
aspx:20个
ascx:7个

需积分: 9 60 浏览量
2008-11-14
14:02:25
上传
评论
收藏 454KB RAR 举报
温馨提示
在线求职系统C#源码 在线求职系统C#源码
资源推荐
资源详情
资源评论














收起资源包目录


































































































共 84 条
- 1
资源评论


lijini77
- 粉丝: 3
- 资源: 124
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 驱动更新不限速,加速下载
- 鲸鱼算法(WOA)优化核极限学习机回归预测,WOA-KELM回归预测,多变量输入模型 评价指标包括:R2、MAE、MSE、R
- 阿基米德算法(AOA)优化核极限学习机回归预测,AOA-KELM回归预测,多变量输入模型 评价指标包括:R2、MAE、MSE
- STM8S 模拟输入驱动实现端口电压采集
- 海洋捕食者算法(MPA)优化核极限学习机回归预测,MPA-KELM回归预测,多变量输入模型 评价指标包括:R2、MAE、MS
- 遗传算法(GA)优化核极限学习机回归,GA-KELM回归预测,多变量输入模型 评价指标包括:R2、MAE、MSE、RMSE和
- 粒子群算法(PSO)优化核极限学习机回归预测,PSO-KELM回归预测,多变量输入模型 评价指标包括:R2、MAE、MSE、
- C语言C语言-C语言笔记-B站小甲鱼
- WEB 页面轮播图随机出5张图
- LABVIEW 实战案例1-温度报警系统
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
