【正文】
1 數(shù)據(jù)庫(kù)技術(shù)數(shù)據(jù)庫(kù)技術(shù)是研究數(shù)據(jù)庫(kù)的結(jié)果、存儲(chǔ)、設(shè)計(jì)、管理和使用的一門軟件課程。 sql Abstract:Telemunications system counselors House Web site is developed + SQL SEVER 2000 made, the site enables students and enhance the links between the Department Office to promote the daily management of instructors, improve system visibility, and enhance systemthe efficiency of the site includes several pages of which modules: organizational development, group study work, appraised awards, workstudy program, student management, tuition remission, meal allowance, teaching files, message board, the management message board and management portal designed as a separate two functional page provides a macro style of the site, and other modules associated with the contact page to form a plete website achieved: Website Design and Implementation of front and back office information management, message boards, file transfer and other achieve both the students and instructors manage double feature here.Key words:internet 。XXX(電子信息工程學(xué)系,指導(dǎo)教師:XXX)摘要:電信系“輔導(dǎo)員之家”+SQL SEVER 2000開發(fā)而成的,網(wǎng)站能實(shí)現(xiàn)增強(qiáng)學(xué)生與系辦之間的聯(lián)系,促進(jìn)輔導(dǎo)員的日常管理工作,提高系知名度,增強(qiáng)系的工作效率,其中網(wǎng)站包括以下幾個(gè)頁(yè)面模塊:組織發(fā)展、團(tuán)學(xué)工作、評(píng)優(yōu)評(píng)獎(jiǎng)、勤工儉學(xué)、助學(xué)管理、學(xué)費(fèi)減免、伙食補(bǔ)貼、教學(xué)文件、留言板、管理入口。 mis。為了更好的辦學(xué),促進(jìn)輔導(dǎo)員的日常管理工作,提高我系知名度,增強(qiáng)我系的工作效率,特構(gòu)建電信系輔導(dǎo)員之家網(wǎng)站。在不同的計(jì)算機(jī)系統(tǒng)中,由于缺乏統(tǒng)一的標(biāo)準(zhǔn),即使同種數(shù)據(jù)模型的DBMS,它們?cè)谟脩艚涌凇⑾到y(tǒng)功能方面也常常是不相同的。本系統(tǒng)在操作系統(tǒng)Windows XP環(huán)境上開發(fā)運(yùn)行,以Visual Studio 2005作為開發(fā)平臺(tái),Dreamweaver MX 200Photoshop CS ,C作為開發(fā)語(yǔ)言,SQL Server 2000作為數(shù)據(jù)庫(kù)服務(wù)器管理系統(tǒng)。在IIS的安裝過(guò)程中既是安裝MIS,在Windows XP環(huán)境的控制面板里安裝IIS。另外,公共語(yǔ)言運(yùn)行庫(kù)利用托管代碼服務(wù)(如自動(dòng)引用計(jì)數(shù)和垃圾回收)簡(jiǎn)化了開發(fā); 在設(shè)計(jì)時(shí)考慮了可縮放性,增加了專門用于在聚集環(huán)境和多處理器環(huán)境中提高性能的功能。與前面的幾個(gè)版本相比7. 0是一次徹頭徹尾的重新設(shè)計(jì)。在各個(gè)板塊中,可以由輔導(dǎo)員添加/更改/刪除新聞文章,并增加多級(jí)分類。后臺(tái)管理系統(tǒng)模塊:系統(tǒng)管理員發(fā)布和更新新聞和公告的系統(tǒng),以及系統(tǒng)的維護(hù)。采用ER方法的數(shù)據(jù)庫(kù)概念設(shè)計(jì) 利用ER方法進(jìn)行數(shù)據(jù)庫(kù)的概念設(shè)計(jì),可以分成三步進(jìn)行:首先設(shè)計(jì)局部ER模式,然后把各局部ER模式綜合成一個(gè)全局ER模式,最后對(duì)全局ER模式進(jìn)行優(yōu)化,得到最終的ER模式,即概念模式。而輔導(dǎo)員比學(xué)生用戶增加了對(duì)數(shù)據(jù)信息編輯功能(包括:刪除新聞、刪除系務(wù)、修改公告、添加新聞、添加系務(wù)、添加公告等功能),管理員即我系輔導(dǎo)員實(shí)現(xiàn)對(duì)數(shù)據(jù)信息的編輯并對(duì)系統(tǒng)進(jìn)行定期的維護(hù),保證其運(yùn)行的穩(wěn)定性,為我系學(xué)生用戶提供盡可能完善的服務(wù)。用戶登入界面如圖3所示:圖3 用戶登入界面用戶登入見面,用戶名在后臺(tái)可進(jìn)行對(duì)用戶的添加工作,實(shí)現(xiàn)一個(gè)輔導(dǎo)員對(duì)應(yīng)多個(gè)學(xué)生的功能,同個(gè)院系的學(xué)生可登入對(duì)應(yīng)院系的輔導(dǎo)員之家網(wǎng)站,讓院系的輔導(dǎo)員更方便對(duì)自己學(xué)生的溝通和管理。 登入界面:管理員登入界面如圖8所示: 管理員登入界面,只允許管理員登入,用戶受到權(quán)限限制。5 系統(tǒng)程序編寫 后臺(tái)操作代碼 ( 是業(yè)務(wù)邏輯層) 13 :using System。 } public int AddXi(string drp,string xtitle,string xnei) //添加系務(wù) { return (drp,xtitle,xnei); } public int DeleXi(int xiwuID) //刪除系務(wù) { return (xiwuID)。} public int deleMesid(int mesid) //刪除學(xué)生用戶留言信息 { return (mesid)。using 。 return (sql)。 + drp + 39。 return (sql)。 return (sql)。 return (sql)。 return (sql)。+username+39。 byte[] data = (strPwd)。)。)。 + username + 39。 + npword + 39。 + Guser + 39。4)、系務(wù)板塊:包括:組織發(fā)展、團(tuán)學(xué)工作、評(píng)優(yōu)評(píng)獎(jiǎng)、勤工儉學(xué)等。} }}結(jié)束語(yǔ)通過(guò)此次的完整設(shè)計(jì)網(wǎng)站, 實(shí)現(xiàn)了網(wǎng)站設(shè)計(jì)主要是為了便于輔導(dǎo)員對(duì)學(xué)生進(jìn)行管理、查詢、訪問(wèn)、交流等功能。 + opword + 39。 and UserPass=39。 and UserPass=39。 public int AddUser(string uname, string pword) //添加用戶 { string sql = insert into Users values(39。 for (int i = 0。 return (sql)。 return (sql)。 + tit + 39。 + tit + 39。+xiti+39。 + neirong + 39。+GongCont+39。 + Newstitle + 39。 } }} 數(shù)據(jù)庫(kù)連接層中部分代碼:AdminDAL數(shù)據(jù)庫(kù)連接代碼:using Syste