freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

基于jsp的物流公司倉(cāng)庫(kù)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)(編輯修改稿)

2024-07-23 21:47 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 否remarkChar(30)備注否否 貨物信息表如表43所示:表43貨物信息表字段類(lèi)型描述是否可以為空是否為主鍵nameChar(20)貨物名稱(chēng)否是levelChar(2)貨物等級(jí)否否Inverntoryfloat(20)數(shù)量否否RemarkChar(30)備注否否 管理員信息表如表44所示:表44管理員信息表字段類(lèi)型描述是否可以為空是否為主鍵IdChar(10)ID否是PwChar(10)密碼否否AuthorityChar(20)權(quán)限否否NameChar(10)姓名否否 入庫(kù)信息表如表45所示:表45入庫(kù)信息表字段類(lèi)型描述是否允許為空是否為主鍵BillnumberChar(10)賬單號(hào)否是LevelChar(2)等級(jí)號(hào)否否AmountFloat(10)數(shù)量否否priceFloat(8)單價(jià)否否TotalFloat(8)總價(jià)否否VendornameChar(20)供應(yīng)商姓名否否DateChar(8)日期否否remarkChar(30)備注是否 出庫(kù)信息表如表46所示:表46出庫(kù)信息表字段類(lèi)型描述是否可以為空是否為主鍵BillnumberChar(10)賬單號(hào)否是LevelChar(2)等級(jí)號(hào)否否AmountFloat(10)數(shù)量否否priceFloat(8)單價(jià)否否TotalFloat(8)總價(jià)否否CustomernameChar(20)客戶(hù)姓名否否DateChar(10)日期否否remarkChar(30)備注是否 流程的設(shè)計(jì)如圖42所示。開(kāi)始用戶(hù)登錄合法用戶(hù) N Y主界面報(bào)表管理盤(pán)點(diǎn)管理出庫(kù)管理入庫(kù)管理信息管理客戶(hù)管理 進(jìn)行某種操作 N Y進(jìn)行相應(yīng)操作  繼續(xù)其他操作返回 N Y 圖42流程設(shè)計(jì)第5章 系統(tǒng)實(shí)現(xiàn) 系統(tǒng)主要實(shí)現(xiàn)工具簡(jiǎn)介鑒于MyEclipse在Java編輯、編譯等方面的簡(jiǎn)單、方便等特性,我決定用MyEclipse作為本系統(tǒng)的開(kāi)發(fā)工具,并編寫(xiě)了包括以下幾個(gè)文件在內(nèi)的物流公司倉(cāng)庫(kù)管理系統(tǒng)。1. —用于數(shù)據(jù)庫(kù)連接,從而使得數(shù)據(jù)可以動(dòng)態(tài)處理。2. —用于添加客戶(hù)。3. —用于添加供應(yīng)商。4. —添加入庫(kù)信息。5. —添加出庫(kù)信息。6. —供操作人登陸。7. —主程序界面。8. —入庫(kù)統(tǒng)計(jì)。9. —貨物管理。 界面設(shè)計(jì)與說(shuō)明:本系統(tǒng)有兩種登陸權(quán)限,故有兩種登陸界面。管理員權(quán)限的登陸該系統(tǒng)的界面如圖51所示。圖51管理員登陸界面普通用戶(hù)權(quán)限的登陸該系統(tǒng)的界面如圖52所示。圖52普通用戶(hù)登陸界面這兩個(gè)界面是管理員和普通用戶(hù)的登陸主界面,在本系統(tǒng)登陸成功后可進(jìn)入此界面。管理員擁有添加用戶(hù)功能,而普通用戶(hù)不具備此權(quán)限。用戶(hù)必須合法,密碼也不能為空,若不合法,系統(tǒng)會(huì)提示重新登陸。實(shí)現(xiàn)兩種登陸權(quán)限的關(guān)鍵代碼如下:function check(){ if(==){ alert(用戶(hù)名不能為空!)。 return false。 } alert(密碼不能為空!)。 ()。 return false。 }}錯(cuò)誤提示!/title body topmargin=180 script type=text/javascript alert(抱歉,用戶(hù)名密碼或者用戶(hù)角色錯(cuò)誤 ,請(qǐng)重新登陸!)。 /script (refresh, 0。URL=.././bookstore/)。form action=UserServlet?flag=login method=post name=form onsubmit=return check()。input type=text name=userID style=width:105px。 height:17px。 backgroundcolor:292929。 border:solid 1px 7dbad7。 fontsize:12px。 onkeyup=value=(/[^\d]/g,39。39。) meta equiv=cachecontrol content=nocachemeta equiv=keywords content=keyword1,keyword2,keyword3meta equiv=description content=This is my pagelink rel=stylesheet type=text/css href=.setHeader(2。URL=.././)。您還沒(méi)有登陸,請(qǐng)您先登錄!兩秒鐘后系統(tǒng)自動(dòng)跳轉(zhuǎn)到登陸頁(yè)面??!br/% span class=STYLE1 select name=role style=width:105px。 height:13px。 backgroundcolor:292929。 border:solid 1px 7dbad7。 fontsize:10px。 color:6cd0ff option value=普通用戶(hù) selected=selected普通用戶(hù)/option登陸成功,正在跳轉(zhuǎn)。/font (refresh, 2。URL=.././bookstore/)。 基礎(chǔ)信息的管理功能主要包括操作員信息、客戶(hù)信息、倉(cāng)庫(kù)的信息、柜臺(tái)的信息的添加和刪除。圖53操作員信息的添加和管理 對(duì)應(yīng)實(shí)現(xiàn)關(guān)鍵代碼:String path = ()。%meta equiv=content=nocachemeta equiv=cachecontrol content=nocache String path = ()。meta equiv=pragma content=nocache\meta equiv=cachecontrol content=nocachemeta equiv=keywords content=keyword1,keyword2,keyword3meta equiv=description content=This is my pagelink rel=stylesheet type=text/css href=../bookstore/css/% PageHelp ph = (PageHelp)(ph)。 List all = ()。 % tdi =userID size=20 type=text onkeyup= e(/[^\d]/g,39。39。) bgcolor=B9D3EE用戶(hù)姓名/td option value=普通用戶(hù)普通用戶(hù)/option td用戶(hù)賬號(hào)/td Iterator it = ()。 int i =0 。 { i++。 UserInfo user = (UserInfo)()。 % else return false。 href=UserServlet? }if(i==0){ % /font/td a class=style2 href=UserServlet?flag=Listamp。page=%=1 % 首頁(yè)/aa class=style2 href=UserServlet?flag=Listamp。page=%=()1 % if(()==()||()==0){a class=style2 href=UserServlet? flag=Listamp。page=%=()%尾頁(yè)/ameta equiv=keywords content=keyword1,keyword2,keyword3meta equiv=description content=This is my pagelink rel=stylesheet type=text/css href=../bookstore/css/body topmargin=60form action=UserServlet?flag=addUser method=post tr =4876FF td用戶(hù)姓名/td td密碼/td td角色/td option value=普通用戶(hù) seletced=seltleted普通用戶(hù)/option 。圖54客戶(hù)信息的添加圖55客戶(hù)信息的管理對(duì)應(yīng)實(shí)現(xiàn)關(guān)鍵代碼:base href=title添加供應(yīng)商信息meta equiv=pragma content=nocachemeta equiv=cachecontrol content=nocache meta equiv=keywords content=keyword1,keyword2,keyword3meta equiv=description content=This is my pagelink rel=stylesheet type=text/css href=../bookstore/css/body topmargin=30formthe align action=CompanyServlet?flag=add method=postform action=CompanyServlet?flag=add method=posttdinput type=text name=pany_telphone size=30 //tdtdtype=name=pany_telphone size=30 //td tr aligne=centrer td法人代表/td tdinput type=text name=pany_corporation size=30 //tdtdinput type=text name=pany_address size=30 //tdtdinput type=text name=pany_e size=30 //tdtdinput type=text name=pany_url size=30 //td form name=form method=post action=CompanyServlet?flag=List td bgcolor=B9D3EE供應(yīng)商名稱(chēng)/td tdinput name=pany_name size=20 type=text //td Iterator it = ()。 int i =0 。 i++。 CompanyInfo = (CompanyInfo)()。 flag=showamp。id=%=() % else return false。 href=CompanyServlet? if(i==0){ 總共%=()%條amp。nbsp??偣?=()%頁(yè) 當(dāng)前第%=()%頁(yè)%f( ()==1){ %。圖56倉(cāng)庫(kù)信息添加和刪除對(duì)應(yīng)實(shí)現(xiàn)關(guān)鍵代碼:title倉(cāng)庫(kù)種類(lèi)信息修改/titlemeta equiv=pragma content=nocachemeta equiv=cachecontrol co
點(diǎn)擊復(fù)制文檔內(nèi)容
醫(yī)療健康相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1