系統(tǒng)用戶說明文檔

系統(tǒng)用戶說明文檔

ID:11396264

大小:1.29 MB

頁數(shù):7頁

時(shí)間:2018-07-11

系統(tǒng)用戶說明文檔_第1頁
系統(tǒng)用戶說明文檔_第2頁
系統(tǒng)用戶說明文檔_第3頁
系統(tǒng)用戶說明文檔_第4頁
系統(tǒng)用戶說明文檔_第5頁
資源描述:

《系統(tǒng)用戶說明文檔》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。

1、一、視圖(view)鏈接:系統(tǒng)賬戶管理1、初始化用戶信息,打開baseinfo/appuser_index.jsp2、請求路徑/FlourMill/customersManager.do?method=init用戶管理首頁(baseinfo/appuser_index.jsp)添加用戶(baseinfo/appuser_add.jsp)修改用戶(baseinfo/appuser_update.jsp)一、模型(model)1實(shí)體bean:AppuserBean2dao:AppuserDao主要查詢語句privatestat

2、icfinalStringCHECKUSERSQL="select*fromAppuserwhereusername=?andpassword=?";privatestaticfinalStringTOTALCOUTNSQL="selectcount(*)fromAppuser";privatestaticfinalStringQUERYBYPAGESQL="SELECT*FROM"+"(SELECTA.*,ROWNUMRNFROM"+"(SELECT*FROMAppuser)AWHEREROWNUM<=?)WHERERN

3、>=?";privatestaticfinalStringINSERTSQL="insertintoAppuservalues(seq_appuser.nextVal,?,?,?,?,?,?)";privatestaticfinalStringDELETESQL="updateAppusersetstate=0whereappuserid=?";privatestaticfinalStringUPDATESQL="updateAppusersetusername=?,password=?,realname=?,phone=

4、?whereappuserid=?";privatestaticfinalStringQUERYBYIDSQL="select*fromAppuserwhereappuserid=?";privatestaticfinalStringQUERYSAMENAMESQL="select*fromAppuserwhereusername=?andappuserid<>?";一、根據(jù)視圖設(shè)計(jì)servlet視圖層請求說明:業(yè)務(wù)請求文本請求路徑初始化left.htm——系統(tǒng)賬戶管理形式:dTree鏈接/FlourMill/appuse

5、rManager.do?method=init按頁查詢basinfo/appuser_index.jsp上一頁下一頁形式:文本鏈接上一頁下一頁添加baseinfo/appuser_add.jsp添加按鈕形式:form表單action="${context}/appuserManage

6、r.do?method=insert"刪除baseinfo/appuser_index.jsp刪除按鈕形式:form表單action="${context}/appuserManager.do?method=delete"修改baseinfo/appuser_update.jsp修改按鈕形式:form表單action="${context}/appuserManager.do?method=update&appUserId=${appUser.appuserID}&oldpwd=${appUser.password}"獲得

7、用戶baseinfo/appuser_index.jsp真實(shí)姓名形式:文本鏈接href="${context}/appuserManager.do?method=get&appUserId=${appUser.appuserID}">${appUser.userName}AppuserManagerServleturl:appuserManger.do

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動(dòng)畫的文件,查看預(yù)覽時(shí)可能會(huì)顯示錯(cuò)亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負(fù)責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時(shí)聯(lián)系客服。
3. 下載前請仔細(xì)閱讀文檔內(nèi)容,確認(rèn)文檔內(nèi)容符合您的需求后進(jìn)行下載,若出現(xiàn)內(nèi)容與標(biāo)題不符可向本站投訴處理。
4. 下載文檔時(shí)可能由于網(wǎng)絡(luò)波動(dòng)等原因無法下載或下載錯(cuò)誤,付費(fèi)完成后未能成功下載的用戶請聯(lián)系客服處理。