discount.htm
来自「本论文叙述了联机考试系统的现状以及C#语言的概况。重点介绍了联机考试系统的实现过」· HTM 代码 · 共 48 行
HTM
48 行
<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">
<u><b><font face="Comic Sans MS" style="font-size: 9pt">Discounts</font></b></u></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">
<font face="Comic Sans MS" style="font-size: 9pt">Discounts are offered for a
given validity period on certain products. Before calculating the total
price of an item being purchased the Shopping management system checks if
discount amount if applicable, checks if the validity period is not over and
then subtracts that amount from the price of the item. Discounts can be added or
modified by a user who has Sales Admin role.</font></p>
<p class="MsoNormal" style="text-align: justify"> </p>
<p class="MsoNormal" style="text-align: justify"> </p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?