【正文】
width=61 height=1/td td width=120img src=img/ width=120 height=1/td td width=12img src=img/ width=12 height=1/td 學(xué)生記錄界面 學(xué)生記錄界面如下圖在此界面可以清楚的看到學(xué)生的具體信息:學(xué)號,姓名,電話,所學(xué)科目以及家庭住址。 畢業(yè)設(shè)計(論文) 23 圖 42 學(xué)生記錄界面 學(xué)生記錄部分代碼如下: body table border=1 cellspacing=0 width=100% bordercolor=CCCCCC bordercolordark=white bordercolorlight=CCCCCC style=fontfamily: 宋體 。 fontsize:10pt。 textalign:center。 align=center tr align=center bgcolor=339900 td width=10% height=20font color=FFFFFF編號 /font/td td width=16% height=20font color=FFFFFF姓名 /font/td td width=24% height=20font color=FFFFFF電話 /font/td td width=25% height=20font color=FFFFFF科目 /font/td tdfont color=FFFFFF住址 /font/td /tr % dim sql name=(selectname) heclass=(selectclass) hefrom=(selecthefrom) jieye=(selectjieye) 畢業(yè)設(shè)計(論文) 24 pinkun=(selecpinkun) if name then sql=select * from infor where name like 39。%amp。nameamp。%39。order by id desc end if if heclass then sql=select * from infor where class like 39。%amp。heclassamp。39。% order by id desc end if if hefrom then sql=select * from infor where hefrom like 39。%amp。hefromamp。39。% order by id desc end if if jieye then sql=select * from infor where hefrom like 39。%amp。jieyeamp。39。% order by id 添加學(xué)生信息界面 添加學(xué)生信息界面如下圖,可以對學(xué)生的姓名,電話,住址,所學(xué)課程,是否黨員以及學(xué)生的備注等信息的添加 圖 43 添加新生界面 添加新生界面的部分代碼: table border=1 cellspacing=0 width=100% bordercolor=CCCCCC bordercolordark=white bordercolorlight=CCCCCC style=fontfamily: 宋體 。 fontsize:10pt。 textalign:center。 align=center 畢業(yè)設(shè)計(論文) 25 form action= method=posttr align=center td height=20 colspan=5 bgcolor=339900font color=FFFFFF添加新生信息 /font/td /tr tr align=center td width=3% rowspan=9 /td td height=17 /td td height=17 align=left /td td width=5% colspan=2 rowspan=9 /td /tr tr align=center td height=25 align=right姓名: /td td height=25 align=leftinput name=name type=text id=name value=%=rs(name)%/td /tr tr align=center td height=25 align=right電話: /td td height=25 align=leftinput name=links type=text id=links value=%=rs(links)%/td /tr tr align=center td height=25 align=right住址: /td td height=25 align=leftinput name=hefrom type=text id=hefrom value=%=rs(hefrom)%/td /tr tr align=center td height=25 align=right所學(xué)課程: /td td height=25 align=left select name=heclass id=heclass option value=電腦初級 selected電腦初級 /option option value=電腦中級 電腦中級 /option option value=電腦高級 電腦高級 /option option value=電腦維修 電腦維修 /option /select/td 畢業(yè)設(shè)計(論文) 26 /tr tr align=center td height=25 align=right是否黨員: /td td height=25 align=leftselect name=pinkun id=pinkun option value=1 selected否 /option option value=2是 /option /select/td /tr tr align=center td height=17 align=right是否已經(jīng)結(jié)業(yè): /td td height=17 align=leftselect name=jieye id=jieye option value=1 selected否 /option option value=2是 /option /select/td /tr tr align=center td height=150 align=right對該生備注: /td td height=150 align=left valign=toptextarea name=content cols=35 rows=10 id=content%=rs(content)%/textarea/td 4 總結(jié) 本文主要完成了如下工作: ,對網(wǎng)上學(xué)生管理系統(tǒng)這個概念進行了比較 深入與全面的了解。 。通過了解利用什么樣的工具能夠簡單高效的開發(fā)完成一個功能齊全的網(wǎng)上學(xué)生管理平臺為著手點。努力學(xué)習(xí)開發(fā)工具的操作技術(shù),現(xiàn)在我對于 asp語言與數(shù)據(jù)庫的掌握更加深入,并且使用 Dreamweaver MX 20photpshop CS、 firework MX 這些網(wǎng)頁制作與圖片處理軟件。 ,對于網(wǎng)站的規(guī)劃與設(shè)計方面我盡量的使界面變得簡單,通過訪問 Inter,努力模仿成熟的網(wǎng)上學(xué)生管理系統(tǒng)界面模式。 本課題的研究雖然取得了一定的收獲, 但在很多方面還有待于進一步的改進和完善。希望能在以后通過學(xué)習(xí)到一些更加豐富的網(wǎng)頁制作知識,加入一些好的特效效果,如: flash 等。這樣才能使學(xué)生管理系統(tǒng)做的更加人性化,從而真正的吸引 管理員,方便管理者 ,來通過 Inter 平臺管理學(xué)生信息。 本系統(tǒng)的特點就是基于網(wǎng)頁制作的,可以做到通過網(wǎng)絡(luò)對學(xué)生信息進行管理,優(yōu)于傳統(tǒng)的單機管理系統(tǒng),今后還可以對網(wǎng)頁進行修改使其更加的漂亮整潔,畢業(yè)設(shè)計(論文) 27 對代碼進行優(yōu)化,使實現(xiàn)的功能更加強大使用戶操作更加的簡潔。 由于本人學(xué)習(xí) ASP 不長時間,程序的設(shè)計方面存在有缺點,有些簡單的想法卻用 了很長的代碼來實現(xiàn)造成了代碼冗余,還有部分想法沒有實現(xiàn)。我將在今后的學(xué)習(xí)中不斷完善自己。 . 致謝 在論文完成之際,我首先要向 我的指導(dǎo)老師喬建新 表示最真摯的謝意。 在論文寫作期間,我所遇到的問題與困難通過指導(dǎo)老師的指點使我在迷茫中受到了啟發(fā)和鼓勵,給了我把論文完成的決心。 我還要特別感謝同組同學(xué)給予了我無私的幫助,正是 老師與同學(xué)們 的鼓勵和幫助之下,我得以順利完成論文。 由于本人學(xué)識有限,文中不免有錯誤和待改進之處,真誠歡迎各位師長、同行提出寶貴意見。 參考文獻 [1] 龍馬工作室, ASP+SQL Server 組建動態(tài)網(wǎng)站實例精講,人民郵電出版社, 2020 畢業(yè)設(shè)計(論文) 28 [2] 王國榮, 網(wǎng)頁制作教程 ——從基本語法學(xué)起,華中科技大學(xué)出版社,2020 [3] 薩師煊,王珊,數(shù)據(jù)庫系統(tǒng)概論,高等教育出版社, 2020 [4] 張海藩,軟件工程,人民郵電出版社, 2020 [5] 陳恭和,數(shù)據(jù)庫基礎(chǔ)與 Access 應(yīng)用教程,高等教育出版社 ,2020 [6] 陳春玲,陳丹偉,李頻,軟件工程與數(shù)據(jù)庫概論,西安電子科技大學(xué)出版,2020 [7] . Database Administration: The Complete Guide to Practices and Procedures [8] Martin Fowler. Refactoring: Improving the Design of Existing Code,侯捷 ,熊節(jié),中國電力出版社, 2020 [9] [美 ]Todd Cook, JSP 從入門到精通 [M],電子工業(yè)出版社, [10] 周紹廣, ASP 編程基礎(chǔ)與實例, 機械工業(yè)出版社, 2020, 312 頁 [11] 李清 國, Windows 2020+ ASP SQL Server 案例教程,中科多媒體電子出版社,2020, 330 頁 [12] 袁寧,網(wǎng)上商店大制作,重慶大學(xué)出版社, 2020, 481 頁 [13] 程文,基于 JSP 開發(fā)動態(tài)網(wǎng)站的設(shè)計與實現(xiàn) [J],現(xiàn)代計算機, 2020,總第一四九期, 4750 [14] 潘錦平,軟件開發(fā)技術(shù),西安電子科技大學(xué)出版社, 1999 [15] 劉韜, Web 數(shù)據(jù)庫開發(fā),化學(xué)工業(yè)出版社, 2020 畢業(yè)設(shè)計(論文) 29 54 Of Vainglory It was prettily devised of Aesop。 the fly sat upon the axletree of the chariot wheel, and said. What a dust do I raise? So are there some vain persons, that whatsoever goeths indeed! They could tell us something worth hearing, if they only knew how to talk. It39。s really a pleasure now and then to bee a mere nothing, especially when a man is as highly placed as I am. And then to think that we all, even with patent lacquer, are nothing more than insects of a moment on that anthill the earth, though we may be insects with stars and garters, places and offices! One feels quite a novice beside these venerable millionyearold boulders. On last New Year39。s eve I was reading