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

📄 searchqb.html

📁 本论文叙述了联机考试系统的现状以及C#语言的概况。重点介绍了联机考试系统的实现过程:包括系统分析、 系统调查、 数据流程分析、功能设计、 数据库设计、 系统物理配置方案、 系统实现、 系统测试和调试。
💻 HTML
字号:
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<link rel="File-List" href="SearchQB_files/filelist.xml">

<title>Create Question Bank</title>
<style>
<!--
table.MsoTableGrid
	{border:1.0pt solid windowtext;
	font-size:10.0pt;
	font-family:"Times New Roman"}
-->
</style>
<!--[if !mso]>
<style>
v\:*         { behavior: url(#default#VML) }
o\:*         { behavior: url(#default#VML) }
.shape       { behavior: url(#default#VML) }
</style>
<![endif]--><!--[if gte mso 9]>
<xml><o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
</head>

<body background="file:///C:/Documents%20and%20Settings/Administrator/Desktop/HELP/Background.gif">

<div align=center>

<table class=MsoTableGrid border=0 cellspacing=0 cellpadding=0
 style='border-collapse:collapse;mso-yfti-tbllook:480;mso-padding-alt:0in 5.4pt 0in 5.4pt'>
 <tr style='mso-yfti-irow:0;mso-yfti-lastrow:yes'>
  <td width=103 valign=top style='width:77.55pt;padding:0in 5.4pt 0in 5.4pt'>
  <p class=MsoNormal><span style='font-size:10.0pt;font-family:Century'><!--[if gte vml 1]><v:shapetype id="_x0000_t75"
 coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe"
 filled="f" stroked="f">
 <v:stroke joinstyle="miter"/>
 <v:formulas>
  <v:f eqn="if lineDrawn pixelLineWidth 0"/>
  <v:f eqn="sum @0 1 0"/>
  <v:f eqn="sum 0 0 @1"/>
  <v:f eqn="prod @2 1 2"/>
  <v:f eqn="prod @3 21600 pixelWidth"/>
  <v:f eqn="prod @3 21600 pixelHeight"/>
  <v:f eqn="sum @0 0 1"/>
  <v:f eqn="prod @6 1 2"/>
  <v:f eqn="prod @7 21600 pixelWidth"/>
  <v:f eqn="sum @8 21600 0"/>
  <v:f eqn="prod @7 21600 pixelHeight"/>
  <v:f eqn="sum @10 21600 0"/>
 </v:formulas>
 <v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
 <o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype><v:shape id="_x0000_s1025" type="#_x0000_t75" style='width:66.75pt;
 height:50.25pt'>
 <v:imagedata src="SearchQB_files/image001.gif" o:title="Logo"/>
</v:shape><![endif]--><![if !vml]><img border=0 width=89 height=67
src="SearchQB_files/image001.gif" v:shapes="_x0000_s1025"><![endif]><o:p></o:p></span></p>
  </td>
  <td width=157 style='width:117.65pt;padding:0in 5.4pt 0in 5.4pt'>
  <p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Century;
  color:navy'><o:p>&nbsp;</o:p></span></b></p>
  </td>
  <td width=204 style='width:152.8pt;padding:0in 5.4pt 0in 5.4pt'>
  <p class=MsoNormal align=center style='text-align:center'><b><span
  style='font-size:16.0pt;font-family:Century;color:navy'>Modify Questions</span></b></p>
  </td>
  <td width=139 valign=top style='width:1.45in;padding:0in 5.4pt 0in 5.4pt'>
  <p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Century;
  color:navy'><o:p>&nbsp;</o:p></span></b></p>
  </td>
  <td width=157 valign=top style='width:117.6pt;padding:0in 5.4pt 0in 5.4pt'>
  <p class=MsoNormal><b><span style='font-size:16.0pt;font-family:Century;
  color:navy'><o:p>&nbsp;</o:p></span></b></p>
  </td>
 </tr>
</table>

</div>

<p align="justify"><u><b>&nbsp;</b></u></p>
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
  <tr>
    <td align="center">
    <p align="justify"><font face="Century" size="2">This module will be used by 
    the <b>teacher</b> to search for questions in the question bank.</font></p>
<p align="justify"><font face="Century" size="2">First select the subject for which questions have to be 
modified. Then enter some keywords which are contained in the question. More 
than one keywords can be entered but must be separated by commas. Click on
Search button after selecting the subject and entering the keywords to 
retrieve the questions. The results of the search are then displayed from among 
which the particular question to be modified can be selected and double clicked. 
Upon double clicking a new window/screen appears with the details of that 
question which can then be changed as per requirements.&nbsp; After 
completion of modification for all the desired questions through the Modify 
Question screen, click on Save
to save the changes to the question bank.&nbsp;&nbsp; Once Save is 
clicked, the Close button can be clicked to close the screen and return 
back to the Teacher Welcome screen. Close button can also be clicked to close the screen and return 
back to the Teacher Welcome screen without making any modifications. </font> </p>
    </td>
  </tr>
</table>
<p align="justify"><font face="Century" size="2">The various fields seen on this screen are explained below:</font></p>
<ul>
  <li>
  <p align="justify"><font face="Century" size="2"><b>Subject:</b>&nbsp; </font> </li>
</ul>
<blockquote>
  <p align="justify"><font face="Century" size="2">This field allows a subject to be chosen for which 
  questions are to be modified. There are 4 subjects for which questions can be 
  set: Java, SQL Server, HTML and C#. </font> </p>
</blockquote>
<ul>
  <li>
  <p align="justify"><font face="Century" size="2"><b>Keywords:</b></font></li>
</ul>
<blockquote>
  <p align="justify"><font face="Century" size="2">One or more keywords contained in the question to be 
  modified are to be typed here.</font></p>
</blockquote>
<ul>
  <li>
  <p align="justify"><font face="Century" size="2"><b>Search:</b>&nbsp; </font> </li>
</ul>
<blockquote>
  <p align="justify"><font face="Century" size="2">Clicking this will cause a search to be performed with the 
  given criteria - questions belonging to the selected subject and given 
  keywords are searched and displayed in a grid.&nbsp; </font> </p>
  <p align="justify"><font face="Century" size="2">Select the particular record to be modified from the grid and Double 
  click on it to edit it. This will open a new window with the details of that 
  question which can then be edited. </font> </p>
</blockquote>
<ul>
  <li>
  <p align="justify"><font face="Century" size="2"><b>Save:</b>&nbsp; </font> </p>
  <p align="justify"><font face="Century" size="2">Clicking this will cause all the modified questions to be 
  saved into the question bank. Existing questions that have been changed will 
  be replaced with the modified version of the question.</font></p>
  </li>
</ul>
<ul>
  <li>
  <p align="justify"><font face="Century" size="2"><b>Close:</b>&nbsp; </font> </p>
  <p align="justify"><font face="Century" size="2">Clicking this will cause the screen to be closed and 
  control will go back to the <b>TeacherWelcome</b> screen.</font></p>
  </li>
</ul>
    
</body>

</html>

⌨️ 快捷键说明

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