欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

search.htm

本论文叙述了联机考试系统的现状以及C#语言的概况。重点介绍了联机考试系统的实现过程:包括系统分析、 系统调查、 数据流程分析、功能设计、 数据库设计、 系统物理配置方案、 系统实现、 系统测试和调试。
HTM
字号:
<html>

<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">
<title>Dragon SuperMart</title>
<style>
<!--
 p.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0in; margin-right:0in; margin-top:0in}
table.MsoTableGrid
	{border:1.0pt solid windowtext;
	font-size:10.0pt;
	font-family:"Times New Roman"}
-->
</style>
</head>

<body>

<p class="MsoNormal" style="text-align: center">
  <img border="0" src="dragon.jpg" width="100" height="56"></p>
<p class="MsoNormal" style="text-align: center"><b><i><u><font face="Book Antiqua" color="#800080" size="2">
Dragon Supermarket Shopping System</font></u></i></b></p>
<p class="MsoNormal" style="text-align: center">&nbsp;</p>
<p class="MsoNormal"><font style="font-size: 9pt" face="Comic Sans MS">Search 
operations can be performed on various forms using various criteria. In addition 
to entering full criteria like a product name or selecting category codes or 
bill numbers from lists or combo boxes, we can also enter partial search 
criteria by suffixing <b>wildcard characters</b> to the text. The symbol that is 
allowed here for wildcard searches is the <b>% symbol</b>. </font></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal"><font style="font-size: 9pt" face="Comic Sans MS">For 
example, to find all products beginning with the letter P we can write &quot;P%&quot; as 
the search criteria.</font></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal"><font face="Comic Sans MS" style="font-size: 9pt">Search 
operations typically return the results in a grid-like form. </font></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal"><font face="Comic Sans MS" style="font-size: 9pt">You can 
perform searches on the following forms:</font></p>
<ul>
  <li>
  <p class="MsoNormal"><font face="Comic Sans MS" style="font-size: 9pt">
  ProductDetails</font></li>
  <li>
  <p class="MsoNormal"><font face="Comic Sans MS" style="font-size: 9pt">
  StockManagement</font></li>
  <li>
  <p class="MsoNormal"><font face="Comic Sans MS" style="font-size: 9pt">
  UserManagement</font></li>
  <li>
  <p class="MsoNormal"><font face="Comic Sans MS" style="font-size: 9pt">Bills 
  Management</font></li>
</ul>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal">&nbsp;</p>

</body>

</html>

⌨️ 快捷键说明

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