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

正文內(nèi)容

畢業(yè)設(shè)計(jì)-酒店客房網(wǎng)上預(yù)定管理系統(tǒng)—論文-文庫(kù)吧

2024-11-11 18:37 本頁(yè)面


【正文】 if (init==true) with (navigator) {if ((appName==Netscape)amp。amp。(parseInt(appVersion)==4)) { =innerWidth。 =innerHeight。 onresize=reloadPage。 }} else if (innerWidth!= || innerHeight!=) ()。 } reloadPage(true)。 function jumpMenu(targ,selObj,restore){ eval(targ+.location=39。+[].value+39。)。 if (restore) =0。 } function openBrWindow(theURL,winName,features) { (theURL,winName,features)。 } function get_cookie(Name){ var search = Name + = var returnvalue = 。 if ( 0) { offset = (search) if (offset != 1) { offset += end = (。, offset)。 if (end == 1) end = 。 returnvalue=unescape((offset,end)) } } return returnvalue。 } function swapImgRestore() { var i,x,a=。 for(i=0。aamp。amp。iamp。amp。(x=a[i])amp。amp。i++) =。 } function preloadImages() { var d=document。 if(){ if(!) =new Array()。 var i,j=,a=。 for(i=0。 i。 i++) if (a[i].indexOf()!=0){ [j]=new Image。 [j++].src=a[i]。}} } function findObj(n, d) { var p,i,x。 if(!d) d=document。 if((p=(?))0amp。amp。) { d=[(p+1)].document。 n=(0,p)。} if(!(x=d[n])amp。amp。) x=[n]。 for (i=0。!xamp。amp。i。i++) x=[i][n]。 for(i=0。!xamp。amp。amp。amp。i。i++) x=findObj(n,[i].document)。 if(!x amp。amp。 ) x=(n)。 return x。 } function swapImage() { var i,j=0,x,a=。 =new Array。 for(i=0。i()。i+=3) if ((x=findObj(a[i]))!=null){[j++]=x。 if(!) =。 =a[i+2]。} } // /script body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 bgcolor=FFFFFF table width=760 border=0 cellpadding=0 cellspacing=0 align=center trtd width=199 align=center height=16img border=0 src=images/ width=425 height=26/tdtd width=331 align=center height=16img border=0 src=images/ width=333 height=26/td/tr /table table width=760 border=0 align=center cellpadding=0 cellspacing=0 class=boder !DWLayoutTable tr td valign=toptable width=760 border=0 cellpadding=0 cellspacing=0 align=center bgcolor=F0F0F0 !DWLayoutTable tr td width=627 height=16 align=right valign=middle background=images/strongimg border=0 src=images/ width=755 height=100/strong/td /tr tr td height=16 valign=top!DWLayoutEmptyCell /td /tr tr td height=72 valign=toptable width=100% border=0 cellpadding=0 cellspacing=0 class=notice !DWLayoutTable tr bgcolor=f9f9f9 td width=20 valign=top!DWLayoutEmptyCell /td td width=160 valign=top bgcolor=cde0a0 div align=centerstrong宏都大酒店客房網(wǎng)上預(yù)訂管理系統(tǒng) /strong br br strongfont color=FF6600 size=2a href=/ target=_blank返回首頁(yè) /a/font/strong/div/td td width=20 valign=top background=images/ bgcolor=cde0a0!DWLayoutEmptyCell /td td valign=top bgcolor=cde0a0 br 歡迎您使用宏都大酒店客房預(yù)訂系統(tǒng)!在本系統(tǒng)您可方便地在網(wǎng)上預(yù)訂宏都大酒店客房。您只需按提示填完下面訂房表并發(fā)送至宏都大酒店銷(xiāo)售部,我們將盡快給您答復(fù)。請(qǐng)務(wù)必將您的 Email地址或電話、傳真 告訴我們,以便聯(lián)系。若您有任何問(wèn)題或要求,請(qǐng) a href=mailto:與我站聯(lián)系 /a。 strongbr /strong/td /tr /table/td /tr /table/td /tr tr td height=46 valign=toptable width=760 border=0 align=center cellpadding=0 cellspacing=0 bgcolor=F0F0F0 tr td align=center valign=top class=input1 % 39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。 39。主程序 Select Case action_e Case Case Add_New ‘添加客房預(yù)定的信息 Call Add_New_Execute() 調(diào)用客房預(yù)訂的函數(shù) Case reply ‘ 客房預(yù)訂的回復(fù) Call Reply_Execute() 調(diào)用客房預(yù)訂的函數(shù) Case admin ‘ 管理員登錄 Call Admin_Login_Execute() 調(diào)用管理員登錄模塊 Case EditPWD 修改當(dāng)前操作員密碼 Call EditPWD_Execute() 調(diào)用修改當(dāng)前操作員密碼模塊 Case Edit 修改預(yù)訂信息 Call Edit_Execute() 調(diào)用修改預(yù)訂信息 End Select Call Main_Menu() 進(jìn)入管理員調(diào)用主菜單 Select Case action ‘ 選擇調(diào)用情況 Case UbbHelp Call UbbHelp() Case Admin_Login 管理員登錄 Call Admin_Login() 調(diào)用管理員登錄模塊 Case Exit 如果選擇退出管理員登錄 Call Exit_Admin() 調(diào)用了退出管理員登錄 Call View_Words() 調(diào)用瀏覽預(yù)訂信息瀏覽模塊 Case Call View_Words() 調(diào)用瀏覽預(yù)訂信息瀏覽模塊 Case Add_New 如果是“添加預(yù)訂信息” Call Add_New() 調(diào)用“添加預(yù)訂信息” Case reply 如果是回復(fù)預(yù)訂信息 Call Reply() 調(diào)用回復(fù)預(yù)訂信息模塊 Case View_Words如果是瀏覽預(yù)訂信息 Call View_Words()調(diào)用瀏覽預(yù)訂信息模塊 Case Delete如果是刪除預(yù)訂信息 Call Delete() 調(diào)用刪除預(yù)訂信息模塊 Call View_Words() 調(diào)用預(yù)訂瀏覽信息模塊 Case EditPWD 如果是是修改密碼 Call EditPWD() 調(diào)用修改密碼模塊 Case Edit 如果是編輯預(yù)訂信息 Call Edit() 調(diào)用編輯預(yù)訂信息模塊 End Select Call Copyrights() 調(diào)用版權(quán)信息 % /td /tr /table HR width=95% color=000000 noShade SIZE=1 table width=760 height=43 border=0 align=center cellpadding=0 cellspacing=0 tr td align=center bgcolor=F0F0F0 height=22 font color=000000 程序設(shè)計(jì) : 康賓 大豐廣播電視大學(xué) /font p /p /td /tr tr td background=images/ height=21 /td /tr /table/td /tr /table % 39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。39。 39。添加一條新預(yù)訂信息 % % Sub Add_New() % table width=760 border=0 cellspacing=1 cellpadding=4 align=center form name=new method=post action=
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1