adding_new_stock.htm
来自「本论文叙述了联机考试系统的现状以及C#语言的概况。重点介绍了联机考试系统的实现过」· HTM 代码 · 共 54 行
HTM
54 行
<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>Adding new Stock
</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">This operation can be
accessed by the user with <b>Stock_Manager </b>priority / role. Here the
user can select a product category from a tree displayed on the top left side of
the screen and once he/she has selected a category code, the list of products
belonging to that category are displayed on the right hand side. Here again the
user can select a particular product id following which the product details of
that product are displayed. The user can then enter new stock details such as
quantity and date for that product. An auto-incremented stockid is generated by
the system. After entering the details the user can either save the record
or cancel it.</font></p>
<p class="MsoNormal" style="text-align: justify; margin-left: .25in">
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?