reports.htm
来自「本论文叙述了联机考试系统的现状以及C#语言的概况。重点介绍了联机考试系统的实现过」· HTM 代码 · 共 51 行
HTM
51 行
<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-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<style>
<!--
table.MsoTableGrid
{border:1.0pt solid windowtext;
font-size:10.0pt;
font-family:"Times New Roman"}
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: justify; text-indent: -.25in; margin-left: .25in">
<font face="Comic Sans MS" style="font-size: 9pt"><b><u>Reports</u></b></font></p>
<p class="MsoNormal" style="text-align: justify">
<font face="Comic Sans MS" style="font-size: 9pt"><b>
<u><span style="text-decoration: none; "> </span></u></b></font></p>
<p class="MsoNormal" style="text-align: justify; margin-left: .25in">
<font face="Comic Sans MS" style="font-size: 9pt">The Shopping management system
provides facilities to generate various different kinds of reports. These
reports can be simple listings like the list of products in the supermarket or
they can be complex statistical reports like the Top 3 products sold in a month
etc. Each module such as Stock Management, Product Management, Bills Management
can lead to producing different categories of reports. The kind of report that
can be viewed by a user depends on the priority he has and the role he has.</font></p>
<p class="MsoNormal" style="text-align: justify; margin-left: .25in">
</p>
<p class="MsoNormal" style="text-align: justify; margin-left: .25in">
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?