資源描述:
《畢業(yè)論文 于基文字水印的談判系統(tǒng)設(shè)計與實現(xiàn).doc》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學術(shù)論文-天天文庫。
1、畢業(yè)論文學生姓名學號學院計算機科學與技術(shù)學院專業(yè)軟件工程題目基于文字水印的談判系統(tǒng)設(shè)計與實現(xiàn)指導(dǎo)教師(姓名)(專業(yè)技術(shù)職稱/學位)(姓名)(專業(yè)技術(shù)職稱/學位)年月淮陰師范學院畢業(yè)論文(設(shè)計)摘要:隨著社會節(jié)奏越來越快,各種信息化網(wǎng)絡(luò)工具越來越多,例如:騰訊QQ。鑒于網(wǎng)絡(luò)的流行,社會的生活節(jié)奏加快,人們的矛盾日益趨于突顯,但限于地域和時間的緊迫,一些談判和協(xié)商及相互溝通更加需要網(wǎng)絡(luò)軟件的支持。因此,網(wǎng)絡(luò)談判系統(tǒng)勢在必行,本系統(tǒng)基于文字水印的談判系統(tǒng)設(shè)計與實現(xiàn),主要采用C/S模式開發(fā),采用MVC三層架構(gòu):ModelViewContro
2、ller,是模型(model)-視圖(view)-控制器(controller)。1.模型層:數(shù)據(jù)的存儲主要使用的是SQLServer2005,以數(shù)據(jù)庫的形式存儲數(shù)據(jù),以便于數(shù)據(jù)的增刪查改和后期維護。2.視圖層:采用的是JavaSwing技術(shù)來開發(fā)并以命名以UI結(jié)尾。3.控制器:用Java代碼來實現(xiàn),主要用于業(yè)務(wù)和數(shù)據(jù)處理的函數(shù)實現(xiàn)。采用MVC之后,可以使編程條理更加清晰,各個層之間相互獨立并相互合作,有利于系統(tǒng)的健壯性和后期維護擴展。開發(fā)語言Java;開發(fā)工具為Myeclipse,數(shù)據(jù)庫SQLServer2005。主要的技術(shù)為:接
3、口技術(shù)(Interface),多態(tài)技術(shù),類的封裝和繼承以及重寫和重載技術(shù),并且使用文字水印來維護版權(quán)信息。關(guān)鍵字:網(wǎng)絡(luò)談判,文字水印,聊天談判,Java,C/S,SQLServer200532淮陰師范學院畢業(yè)論文(設(shè)計)Abstract:Alongwiththesocialrhythmfasterandfaster,allkindsofinformationnetworkingtoolsmoreandmore,suchastencentQQ.Giventhepopularityofnetwork,thesocialliferhyth
4、mspeedingup,thecontradictionsofpeopleincreasinglytendtohighlight,butlimitedbygeographicalandtimeurgent,somenegotiationandconsultation,andcommunicatewitheachothermoreneedthesupportofnetworksoftware.Networknegotiationsystemisimperative,therefore,thissystembasedonsystemde
5、signandimplementationoftextwatermarkinthenegotiations,mainlyUSEStheC/SModeldevelopment,USEStheMVCthree-tierarchitecture:theModelViewController,istheModel(theModel)-View(View)Controller(theController).Layer:1.ThemodelofdatastorageismainlyusedinSQLServer2005is,intheformo
6、fadatabasetostoredata,inordertoaddordeleteofdatacheckandlatermaintenance.2.Theviewlayer,usingaJavaSwingtechniquetodevelopandtonametheendwiththeUI.3.Controller:usingJavacode,mainlyforthebusinessanddataprocessingfunction.AfterusingMVC,programmingmethodcanbemoreclear,betw
7、eeneachlayerareindependentofeachotherandmutualcooperation,isadvantageoustothesystemrobustness,andlatermaintenanceextension.TheJavadevelopmentlanguage;ForMyeclipsedevelopmenttools,databaseSQLServer2005.Maintechnologyis:Interfacetechnology(Interface),polymorphismtechnolo
8、gy,encapsulationandinheritanceofclassandoverrideandoverloadingtechnology,Andusetextwatermarktomaintainthecopyrightinf