【正文】
《 Dreamweaver MX 標(biāo)準(zhǔn)教程 》 網(wǎng)上下載 《 Access2021》 作者 : 廖信彥 等 ,出版社:中國鐵道 . 。 當(dāng)我們遇到一些困難時 可以第一時間與他聯(lián)絡(luò)從而做出 相應(yīng) 處理,使我們的工作效率大大提高了 ,還教會了我們一些 處理問題的技巧,這對我們以后的工作和學(xué)習(xí)也得到了很大的幫助 。但經(jīng)過我們的指導(dǎo)老師悉心教導(dǎo)后,問題才得到了解決。 通過做這一畢業(yè)設(shè)計 ,讓我明白到 asp 動態(tài)網(wǎng)頁的好處和難度 , 使我受益 非淺 ,希望能在日后的工作崗位上能 一 展所長。原先網(wǎng)站存在的問題也一一解 決 ,不過 由于我們的技術(shù) 還 不足 , 所以只對網(wǎng)站作提供商品信息的操作,至于代理受辦購買商品這一功能我們暫時還不能實現(xiàn)。 如圖三 圖三 網(wǎng)站《二手前線》 22 結(jié)束語 : 經(jīng)過幾個月以來的設(shè)計和開發(fā),我們的畢業(yè)設(shè)計“二手前線” 終于面世。此外,在做畢業(yè)設(shè)計的過程中我還積累了不少寶貴經(jīng)驗,使我受益不淺, 很感謝我們的指導(dǎo)老師教會了我們怎 樣查找問題根源的方法。雖然還有點差強(qiáng)人意,但通過這次設(shè)計,我們除了懂得運用書 本上的知識外,還學(xué)到了很多書上學(xué)不到的東西。至于對本網(wǎng)站的總體調(diào)試我們更花了一番功夫,不斷地對每一個功能加以調(diào)試經(jīng)過反復(fù)的改良,經(jīng)過一次又一次請教老師的意見后終于達(dá)到了理想的后果。最后我們選用了以銀色為主的冷色調(diào) ,作為 我們的界面顏色。id=+id+ } } /script ???????????????????????????? 六、系統(tǒng)運行效果及改進(jìn)意見 在建立這網(wǎng)站的過程中,我們已經(jīng)對這網(wǎng)站進(jìn) 行了好幾次網(wǎng)站《二手前線》 21 的調(diào)試,無論是對主頁的界面設(shè)計還是對每項功能的改進(jìn)都 做 出了不少的努力。 } /script script language=JavaScript function cdel(id){ var id。 =add。 =id。 =39。 var id。39。amp。cstr(request(id)) sql,conn,1,1 cata=rs(title) sql=delete from category where id=amp。39。amp。39。amp。 cataid=rs(cataid) title=rs(title) linktitle=rs(linktitle) linkurl=rs(linkurl) image=rs(image) content=rs(content) special=rs(special) end if % ?????????????????????????????? 這是保存修改按鈕的代碼 form name=form1 method=post action=?save 這是關(guān)閉數(shù)據(jù)庫的代碼 % set rs=Nothing 網(wǎng)站《二手前線》 18 endconnection % ?????? ?????????????????????????? 這是新聞類別管理的代碼 添加保存新聞類別代碼: % dim rs,sql,action set rs=() action=request(action) select case action case add if request(title)= then center沒有填寫完 必須的內(nèi)容!沒有保存 .../center else sql=select * from category where id is null sql,conn,1,3 rs(title)=request(title) center 已 經(jīng) 成 功 保 存了 .../center end if case modify if request(title)= then center沒有填寫完必須的內(nèi)容!沒有保存 .../center else sql=select * from category where id=amp。request(id) sql,conn,1,3 rs(cataid)=request(cataid) rs(title)=request(title) if request(linktitle) then rs(linktitle)=request(linktitle) if request(linkurl) then rs(linkurl)=request(linkurl) 網(wǎng)站《二手前線》 17 if request(image) then rs(image)=request(image) rs(content)=htmlencode(request(content)) if request(special2) then rs(special)=request(special2) center 新聞已經(jīng)成功保存了 .../center end if end if if request(id)= then else sql=select * from news where id=amp。) end function 39。,’) else htmlencode=(str) htmlencode=replace(replace(htmlencode,chr(13),br),39。頁 amp。/amp。pageno=%=pageno+1%39。上一頁 /a] 顯示上一頁,并連接數(shù)據(jù)到上一頁的數(shù)據(jù)庫內(nèi)容 % end if if cint(pageno)cint(mpage) then % [a href=39。?cataid=%=cataid%amp。沒有新聞 /div/td/tr else =pageno 39。div align=39。得到總頁數(shù) pageno=request(pageno) if isempty(pageno) or cint(pageno)1 or cint(pageno)mpage then pageno=1 end if if and then trtd colspan=39。 order by id desc end if 網(wǎng)站《二手前線》 15 sql,conn,1,1 rcount= if pmcount= or isempty(pmcount) or pmcount1 then pmcount=25 end if =pmcount 39。catidamp。 } } /scri