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

正文內(nèi)容

校園教育網(wǎng)設(shè)計—免費計算機畢業(yè)設(shè)計論文(已改無錯字)

2023-01-15 20:06:02 本頁面
  

【正文】 實現(xiàn)上述結(jié)果的 的代碼如下 : %@ Language=VBScript % % 網(wǎng)站設(shè)計規(guī)劃 dim course,searchtext 39。接受查詢變量 if ((course)=) then course=(course) else course=(course) end if if ((searchtext)=) then searchtext=((searchtext)) else searchtext=(searchtext) end if 39。打開數(shù)據(jù)庫,運用變量進行查詢 exec=select * from search where (titlea like 39。%amp。searchtextamp。%39。 or titleb like 39。%amp。searchtextamp。%39。) set Conn=() dsn=bbs。uid=sa。pwd= set RS=() exec,Conn,3,3 39。查詢結(jié)果分頁顯示的設(shè)置 =5 scrollaction=Request(scrollaction) if scrollaction then pageno=cint(scrollaction) if pageno1 then pageno=1 end if else 網(wǎng)站設(shè)計規(guī)劃 pageno=1 end if if 0 then =pageno end if dim rowcount rowcount= % html head meta equiv=ContentType content=text/html。 charset=gb2312 meta name=GENERATOR content=Microsoft FrontPage meta name=ProgId content= title/title style type=text/css ! td{ fontfamily:宋體 。 fontsize:9pt} .p9{ fontfamily:宋體 。 fontsize:9pt。lineheight:150%} .p12{ fontfamily:宋體 。 fontsize:12pt。lineheight:150%} .p150{ lineheight:150%} a: hover{ color:FF0000。textdecoration:none} a: link{ color:0000FF。textdecoration:none} a: active{ color:000000。textdecoration:none} a: visited{ color:0000FF。textdecoration:none} /style script language=JavaScript 網(wǎng)站設(shè)計規(guī)劃 function check(myform) { if (==) { alter(請輸入查詢字符串! )。 return false。 } } /script /head body bgcolor=FFF4FA style=fontsize:9pt。 fontfamily:宋體 。 textalign:center topmargin=0 p align=left搜索的結(jié)果:符合“ font color=ff0000 %=searchtext% /fontamp。nbsp”的記錄的有 font color=ff0000 %=%/font個,分 font color=ff0000 %=% /font頁顯示: /p %if 0 then% div align=left本頁為第 font color=ff0000 %=pageno%/font頁,顯示第 font color=ff0000 %=((pageno1)*5)+1%/font到第 font color=ff0000 %dim thisshow if pageno= then thisshow= else thisshow=pageno*5 網(wǎng)站設(shè)計規(guī)劃 end if (thisshow)%/font條記錄 /div %end if% p align=left %do while not and rowcount0% a href=../%=RS(link)%%=RS(titlea)%:%=RS(titleb)%/a p align=left%rowcount=rowcount1%%%%loop%/p p align=left %if pageno1 then% a href=?course=%=(course)% amp。searchtext=%=esarchtext%amp。scrollaction=%=(pageno1)%back/a %end if% %if not then% a href=?course=%=(course)% amp。searchtext=%=searchtext%amp。scrollation=%=(pageno+1)%next/a %end if%/p div align=left table width=600 border=0 cellspacing=0 cellpadding=5 tr td width=740 bgcolor=C8EDFF class=p9 valign=top form method=post action= name=myform onsubmit=return check(this) 繼續(xù)使用關(guān)鍵詞搜索本站內(nèi)容: 網(wǎng)站設(shè)計規(guī)劃 p input type=text name=searchtext size=10 value=%=searchtext% input type=submit name=Submit value=搜索 /form /td /tr tr td width=600 class=p9 valign=top /td /tr /table /div /body /html % % 點擊 “ 計算機的產(chǎn)生與發(fā)展 ”, 顯示相應的內(nèi)容 , 如圖 43 所示 : 圖 43網(wǎng)絡(luò)搜索結(jié)果 此外 , 系統(tǒng)公用頁面的狀態(tài)條也 加入了一些特殊效果 , 如下所示 : 網(wǎng)站設(shè)計規(guī)劃 圖 44 狀態(tài)條特效 實現(xiàn)上述特效的代碼為 : script language=JavaScript ! function statusMessageObject(p,d) { = MESSAGE = = POSITION = DELAY = 0 = clearMessage } function clearMessage() { = POSITION } var POSITION = 100 var DELAY = 5 var MESSAGE = 歡迎光臨 !《計算機網(wǎng)絡(luò)基本原理 自學考試指導》教學課件 var scroll = new statusMessageObject() function scroller() { for ( = 0。 。 ++) { += } if ( = 0) += else = (,) = = if ( ()) { () 網(wǎng)站設(shè)計規(guī)劃 } setTimeout (39。scroller()39。,) } function snapIn(jumpSpaces,position) { var msg = var out = for (var i=0。 iposition。 i++) {out += (i)} for (i=1。ijumpSpaces。i++) {out += } out += (position) = out if (jumpSpaces = 1) { position++ if ((position) == 39。 39。) {position++ } jumpSpaces = 100position } else if (jumpSpaces 3) {jumpSpaces *= .75} else {jumpSpaces} if (position != ) { var cmd = snapIn( + jumpSpaces + , + position + )。 scrollID = (cmd,)。 } else { = jumpSpaces=0 position=0 cmd = snapIn( + jumpSpaces + , + position + )。 scrollID = (cmd,)。 return false } return true } snapIn(100,0)。 // /script 前言頁 前言頁是對本輔導教材的整體介紹,其中包括知識點的掌握程度以及練習題的體型。此外,前言頁還加入了留言功能。如圖所示: 網(wǎng)站設(shè)計規(guī)劃 圖 45 留言板 單擊“給我留言”,彈出圖 46: 圖 46 留言板首頁 點擊“老用戶登錄”,輸入賬號和密碼后即可留言,如圖 47 圖 47 老用戶登錄 點擊“新用戶注冊”,新用戶即可進行注冊,如圖 48 網(wǎng)站設(shè)計規(guī)劃 圖 48 新用戶注冊 章節(jié)主頁面 章節(jié)主頁面主要就是羅列出個相應章節(jié)的所有知識點,以及進入練習體界面的入口。 數(shù)據(jù)庫設(shè)計與 實現(xiàn) 數(shù)據(jù)庫的需求分析 數(shù)據(jù)系統(tǒng)需求,可以列出以下數(shù)據(jù)項和數(shù)據(jù)結(jié)構(gòu): 1. 用戶信息表 (user_info) 存放用戶信息,數(shù)據(jù)項包括用戶的名稱 (username)、密碼 (password)、出生時間 (born)、電子郵箱 ()、所在城市 (city)、性別 (sex)、個人簡介 (word)等。 2. 留言信息表 (dai_info) 存放留言信息,數(shù)據(jù)項包括留言號 (id)、留言人 (username)、留言主題 (title)、留言時間 (my time) 、留言表情 (feeling) 、留言內(nèi)容 (content)等。 3. 課程信息表 (search) 存放章節(jié)信息,數(shù)據(jù)項包括編號 (id) 、章的名稱 (title a)、節(jié)的名稱 (title b)、所鏈接的章節(jié)頁面 (link)等。 網(wǎng)站設(shè)計規(guī)劃 數(shù)據(jù)庫的邏輯設(shè)計 根據(jù)系統(tǒng)需求,可以列出以下數(shù)據(jù)項和數(shù)據(jù)結(jié)構(gòu)。 1. 用戶信息表 (user_info) 用戶信息表 (user_info)的結(jié)構(gòu)如圖 49 所示。 圖 49 用戶信息表 用戶信息表的一些初始化數(shù)據(jù)如圖 410 所示。 圖 410 用戶信息表數(shù)據(jù) 2. 留言信息表 (dai_info) 留言信息表 (dai_info) 的結(jié)構(gòu)如圖 411 所示。 圖 411 留言信息表 留言信息表的一些初始化數(shù)據(jù)如圖 412 所示。 網(wǎng)站設(shè)計規(guī)劃 圖 412 留言信息表數(shù)據(jù) 3. 課程信息表 (search) 課程信息表 (search) 的結(jié)構(gòu)如圖 413 所示。 圖 413 課程信息表 課程信息表的一些初始化數(shù)據(jù)如圖 414 所示。 圖 414 課程信息表數(shù)據(jù) 后臺數(shù)據(jù)庫的配置 本系統(tǒng)的開發(fā)是在 Windows2021 Server 下開發(fā)的,開發(fā)數(shù)據(jù)庫使用的是Access 2021 和 SQL Server。 網(wǎng)站設(shè)計規(guī)劃 SQL Server 數(shù)據(jù)庫的配置 SQL Server 具體配置步驟如下: 1. 新建一個空數(shù)據(jù)庫,取名為 。 2. 在 中建立表 search。 3. 完成數(shù)據(jù)初始化工作。 4. 建立 ODBC 數(shù)據(jù)源。步驟如下: 首先,執(zhí)行“程序”中的“管理工具”中的“數(shù)據(jù)源 (ODBC)”項目,選擇“系統(tǒng) DSN”選項卡,單擊“添加”按鈕。彈出“創(chuàng)建新數(shù)據(jù)源”窗口: 圖 415 創(chuàng)建新數(shù)據(jù)源 在“創(chuàng)建新數(shù)據(jù)源”窗口中,選擇“ SQL Server”作為數(shù)據(jù)庫驅(qū)動程序,然后單擊“完成”按鈕 ,彈出“建立新的數(shù)據(jù)源 到 SQL Server”窗口,如圖 圖 416 建立新的數(shù)據(jù)源到 SQL Server 在名稱欄中輸入 bbs(注: bbs 是代碼 dsn=bbs。uid=sa。pwd=中 dsn 項的內(nèi)容 )。服務器欄中輸入 localho
點擊復制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1