⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 welcome.htm

📁 用AJAX做的一个在线求职系统
💻 HTM
📖 第 1 页 / 共 2 页
字号:
<!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.&nbsp;</font></li>
        <li>注册Web站点</li>
        <li><font face="Arial" size="2">Enter profile of their company.&nbsp;</font></li>
        <li>&nbsp;录入公司信息</li>
        <li><font face="Arial" size="2">Post one or more job postings.&nbsp;</font></li>
        <li>发布一个或多个工作记录</li>
        <li><font face="Arial" size="2">Modify the job postings.&nbsp;</font></li>
        <li>修改工作记录</li>
        <li><font face="Arial" size="2">Search the resume database.&nbsp;</font></li>
        <li>&nbsp;搜索简历数据库</li>
        <li><font face="Arial" size="2">Browse searched resumes.&nbsp;</font></li>
        <li>&nbsp;浏览搜索到的简历</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&nbsp;</font></li>
        <li>完全基于多层架构n-tier</li>
        <li><font face="Arial" size="2">Forms based authentication&nbsp;</font></li>
        <li>&nbsp;基于Forms的验证</li>
        <li><font face="Arial" size="2">User management via Membership providers&nbsp;</font></li>
        <li>使用成员提供者管理用户</li>
        <li><font face="Arial" size="2">Role based security&nbsp;</font></li>
        <li>&nbsp;基于角色的安全性</li>
        <li><font face="Arial" size="2">Profiles&nbsp;</font></li>
        <li>个性化</li>
        <li><font face="Arial" size="2">Themes&nbsp;</font></li>
        <li>&nbsp;主题</li>
        <li><font face="Arial" size="2">Master pages&nbsp;</font></li>
        <li>母版页</li>
        <li><font face="Arial" size="2">New data source controls - ObjectDataSource&nbsp;</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&nbsp;</font></li>
        <li>新的导航控件-TreeView</li>
        <li><font face="Arial" size="2">New login controls – Login, PasswordRecovery, LoginName and LoginStatus&nbsp;</font></li>
        <li>新的登录控件-Login,PasswordRecovery,LoginName和LoginStatus</li>
        <li><font face="Arial" size="2">Web parts for customization&nbsp;</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">
                        <strong>Role</strong></td>
                    <td style="width: 100px; height: 18px">
                        <strong>Purpose</strong></td>
                </tr>
                <tr>
                    <td style="width: 100px; height: 18px">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -