⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 document.asp

📁 仓库管理软件
💻 ASP
字号:
<%@ LANGUAGE = VBScript.Encode %><!--#include file="checkuser.asp"-->
<html>
<head>
<title>∷摩托仓储管理信息系统:.</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css/main.css" rel="stylesheet" type="text/css">
<SCRIPT language=javascript src="css/init.js">
</SCRIPT>
<style type="text/css">
<!--
td {  font-family: "宋体"; font-size: 9pt}
body {  font-family: "宋体"; font-size: 9pt}
select {  font-family: "宋体"; font-size: 9pt}
A {text-decoration: none; color: #336699; font-family: "宋体"; font-size: 9pt}
A:hover {text-decoration: underline; color: #FF0000; font-family: "宋体"; font-size: 9pt} 
-->
</style>
<!--#include file="conn.asp"-->
</HEAD>
<BODY topMargin=0 rightMargin=0 leftMargin=0>       
<!--#include file="top.asp"-->
  
<TABLE borderColor=#cccccc cellSpacing=0 borderColorDark=#ffffff cellPadding=0 
width=90% align=center border=1>
 
  <TR> 
    <td valign="top" align="center" class="but" height="100%"> 
	<fieldset style="width:95%; height:95%">
<legend>系统使用说明</legend>
      <table width="100%" border="0" cellpadding="0" cellspacing="0" bordercolor="#D4D0C8">
        <TR>     
          <TD>
		  <p style="word-spacing: 3px; text-indent: 24px; line-height: 150%; margin-left: 10px; margin-right: 10px; margin-top: 4px; margin-bottom: 3px">

		  欢迎使用本系统,使用本系统您可以任意添加用户,并对不同用户设置不同权限(分为:系统管理员、一般管理员、普通用户);
		  您可以对入库、出库信息录入,库存信息、出库信息、入库信息的查询。 </p>
		  <P style="margin-left: 10px;"><B>注意</B></P>
		  <p style="word-spacing: 3px;  line-height: 150%; margin-left: 10px; margin-right: 10px; margin-top: 4px; margin-bottom: 3px">
         1、本系统数据沿用原数据,由于原数据库出、入库的出入,会造成库存数据为负。<br>
         2、由原数据转换到本系统数据时,出入库记录中类别、品名相同但规格为空的均视为相同材料,但与规格非空的记录视为不同记录。<br>
		 3、<font size="3" color="#FF0000">关于入库、出库信息的删除操作,为了保持数据的一直性,请在执行删除操作前,把入库或出库数量改为0。</font><br>
		 4、修改出库信息时,必须 <font size="3" color="#FF0000">重新选择</font> “品 名 | 规 格 | 剩余数量 | 借入单价 | 计量单位”。<br></p>
		  <P style="margin-left: 10px;"><B>使用本系统</B></P>
		  <p style="word-spacing: 3px;  line-height: 150%; margin-left: 10px; margin-right: 10px; margin-top: 4px; margin-bottom: 3px">       报表打印:第一次打印前请确认您的系统已经启用Activex(在浏览器-工具-Internet选项-安全中启用);需打印的页面,先点击页面设置-把页眉、页脚全部清空;再选择打印方向(入库、出库单都需要把打印方向设为横向);点直接打印将用默认打印机打印;点打印可以选择所用的打印机。<br></p>
         </TD>
              </TR>
            </TABLE>

		       </fieldset>   

      </TD>
      </TR>
      </table>

<br>
<!--#include file="footer.htm"--></BODY></HTML>

⌨️ 快捷键说明

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