about.htm

来自「本论文叙述了联机考试系统的现状以及C#语言的概况。重点介绍了联机考试系统的实现过」· HTM 代码 · 共 47 行

HTM
47
字号
<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}
-->
</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"><b>Dragon SuperMart</b>
<font style="font-size: 9pt">is a chain of 
supermarkets, which wants to computerize its processes and build a Shopping 
Management System. There are 
two main departments in the supermarket: Inventory and Sales. The Inventory 
department takes care of&nbsp; the inventory. This includes organizing the 
items, tracking the stock and maintaining the product details in general. The 
Sales department is the front-end of the supermarket, and it takes care of 
generating the bills, interacting with customers etc.</font></font></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal">
<font face="Comic Sans MS" style="font-size: 9pt">Employees are assigned priorities which will 
determine what role they have and what activities they can perform under that 
role. For example, assume that the priority assigned for an employee is 10. Then 
the employee will have the priorities of &nbsp;Stock_Manager (2) and Sales_Admin 
(8) and can perform activities associated with those roles.</font></p>

</body>

</html>

⌨️ 快捷键说明

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