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

正文內(nèi)容

基于javaee的航空訂票系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)(編輯修改稿)

2024-12-13 22:02 本頁面
 

【文章內(nèi)容簡介】 n/a /td /tr /table spandiv align=center table width=660 height=320 border=1 align=center cellpadding=0 cellspacing=0 tr td width=330 height=160 background=inmage/ td width=330 height=160 background=inmage/ /td//插入圖像 /tr tr td width=330 height=160 background=inmage//td td width=330 height=160 background=inmage/ /td /tr /table/div/span 會(huì)員管理模塊共包括四個(gè)功能模塊: 圖 6 會(huì)員功能 當(dāng)客戶想在網(wǎng)站訂票必需為本網(wǎng)站的會(huì)員,如果不是本網(wǎng)站的會(huì)員客戶可以在網(wǎng)站上進(jìn)行注冊(cè)成為網(wǎng)站的會(huì)員。 圖 7 會(huì)員注冊(cè)頁面 代碼如下 function User()//注冊(cè)會(huì)員的驗(yàn)證 { varf=。 if(==){ alert(The name couldnot be empty)。//用戶名不能空 ()。 ()。 return false。 } if((0,1)== ) { alert(The first of name couldnot be empty)。 } if(8)//長度不能小于 8 { alert(You input the user length is too short)。 } if(12)//長度不能大于 12 { alert(You input the user length is too long)。 } if(==) { alert(The password couldnot be empty)。 } if((0,1)== ) { alert(The first of password couldnot be empty)。 } if(isNaN()!=true) { if(12 || 6) { alert(The length of the password is incorrect)。 } else { alert(The password must be number)。 } if((,0)=0 || (+,0)=0) { alert(Can39。t appear sign like + )。 } if(==) { alert(The password couldnot be empty)。 } if((0,1)== ) { alert(The first of password couldnot be empty)。 if(!=) {//驗(yàn)證密碼是否一樣 alert(Entered passwords differ !)。 } if(==) { alert(The name couldnot be empty)。 } if((0,1)== ) { alert(The first of name couldnot be empty)。 } if(isNaN()) { if(2 || 14)//名字的長度在 2到 14之間 { alert(You input the wrong name length)。 } } else { alert(The name couldnot be number)。 } if(==) { alert(The telcouldnot be empty)。 } if((0,1)== ) { alert(the first of the telcouldnot be empty)。 } if(isNaN()!=true) { if(8 || 14) { alert(The length of the tel is too short or too long)。 } else { alert(The tel must be number)。 } if((,0)=0 || (+,0)=0)//不能出現(xiàn) + { alert(Donot appear sign like + —)。 } if(==) { return true。 } else { if((0,1)== ) { alert(The first of id could be empty)。 } if((@,0)==1) {//一定要有 @出現(xiàn) alert(Email is error,Missing @)。 } if((.,0)==1) {//一定要有 .出現(xiàn) alert(Email is error,Missing)。 } if(!=18){ alert(Id of length must be 18!)。 } } } 會(huì)員在注冊(cè)頁面上點(diǎn)擊 [Register Member]按鈕,系統(tǒng)進(jìn)入會(huì)員注冊(cè) 登記頁面,客戶必需按系統(tǒng)要求如實(shí)填寫各項(xiàng)個(gè)人資料。 會(huì)員注冊(cè) 登記后,便可以使用用戶名和密碼進(jìn)行登錄 ,當(dāng)用戶在登錄窗口中輸入用戶名和密碼后,單擊 [Login]按鈕,系統(tǒng)將對(duì)輸入的用戶名和密碼進(jìn)行正 確性驗(yàn)證,如果密碼正確,則進(jìn)入個(gè)人首頁,顯示登錄用戶的用戶名、 [Update Usernames’ info]按鈕、 [change password][Book ticket][Search shopping][Exit]按鈕,否則提示登錄失敗。 圖 8 會(huì)員登錄頁面 圖 9 會(huì)員主頁面 圖 10 更新個(gè)人信息 代碼如下 form name=form1 method=post action=NoparamServlet?param=1onsubmit=return User() table width=443 border=1 align=center cellpadding=0cellspacing=0 tr td width=94 height=38 div align=center pUsername:/p /div /td td width=400 div align=center input name=Username type=text id=yonghu size=20 readonly=true value=${}/ /div input name=Name type=text id=xingbin size=20value=${} /div/td /tr tr td height=38 div align=center Sex:/div/tdtd select name=Sex option value=${ho}${ho}/option//得到性別的名稱 option value=${mo}${mo}/option input name=Tel type=text id=zhengjian size=20 value=${}//得到電話 input name=Email type=text id=Emil size=20 value=${}//得到 input name=Id ty
點(diǎn)擊復(fù)制文檔內(nèi)容
試題試卷相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1