資源描述:
《基于bs模式的pdm項目開發(fā)》由會員上傳分享,免費在線閱讀,更多相關內(nèi)容在學術(shù)論文-天天文庫。
1、東北大學碩士學位論文摘要基于B/S模式的PDM項目開發(fā)摘要PDM是現(xiàn)今企業(yè)管理中發(fā)展很快的一種信息技術(shù),也是對于企業(yè)產(chǎn)品管理的一種很好的解決方案,完美的PDM系統(tǒng)是能夠跟蹤產(chǎn)品整個生命周期,保證了產(chǎn)品信息的一致性、共享性、無冗余性,為整個產(chǎn)品的查詢、修改、統(tǒng)計等操作進行支持.本文結(jié)合PDM思想,采用B/S結(jié)構(gòu)的程序為東祥金店開發(fā)出一套管理系統(tǒng),它被寫成網(wǎng)站形式,同時采用最新的ASP.NET技術(shù)來編寫動態(tài)交互網(wǎng)站代碼,程序是以事件來驅(qū)動的.B/S結(jié)構(gòu)相對于c/s結(jié)構(gòu)使程序更加容易布置和維護.ASP.NET技術(shù)的應用保證了程序的穩(wěn)健和運行的高效.數(shù)據(jù)是存儲于數(shù)據(jù)庫中的,因此數(shù)據(jù)庫技術(shù)是系統(tǒng)中最重要
2、的部分.我們采用微軟的SQLServer2000作為PDM系統(tǒng)的數(shù)據(jù)支持,它具有強大的功能,而且應用起來簡便.本系統(tǒng)采取ADO.NET作為程序訪問數(shù)據(jù)庫的對象,這項技術(shù)讓我們能夠在斷開的情況下對數(shù)據(jù)進行操作,從而避免了多用戶對數(shù)據(jù)庫進行操作的沖突.一些對數(shù)據(jù)的復雜的處理或者有大量的數(shù)據(jù)操作時候,如果用存儲過程來解決將會提高效率,并且處理得完美.在采用這么多技術(shù)的同時,本文對數(shù)據(jù)庫的結(jié)構(gòu)進行細致的設計,使得每種功能得以實現(xiàn),并且在數(shù)據(jù)庫中盡量減少冗余數(shù)據(jù),在對數(shù)據(jù)庫操作的時候絕對使數(shù)據(jù)的完整性得到保證,而這些是存儲過程能夠很好解決的.論文的主要工作是:建立B/S模式的體系框架,采用ASP.NET
3、與SQLSERVER2000作為實現(xiàn)技術(shù):對系統(tǒng)安全性進行分析并提出解決方案:對公司的個性化服務在軟件上進行實現(xiàn):對系統(tǒng)的糾錯功能進行設計:對數(shù)據(jù)支持系統(tǒng)進行設計,使各種功能能夠得到良好的支撐.系統(tǒng)是高效、安全、穩(wěn)健的,已經(jīng)投入使用半年,程序依然運行良好關鍵詞產(chǎn)品數(shù)據(jù)管理、C/S模式、B/S模式、ASP.NET、SQLServer2000一II—東北大學碩士學位論文AbstractADevelopmentofPDMBasedonB/SModeAbstractPDMisnowarapiddevelopinginformationtechnic,anditisalsoaquitewellresol
4、ventofmanagingtheproductsofthecompany.AgoodPDMsystemisonethatcarltrackthewholelifecycleoftheproducts,sothatcanasurethecoherencing,thesharingandthenunredundancyofproducts,itcangivegoodsurportfortheoperationofselecting,modifying,starandsoon.WedevelopedaPDMsystemfortheDongxiangCompany,itwasbuildinaB/Ss
5、tructure,andtheformofitisnetserver,andwealsousethetechnicofASP.NETtobuiltit,forASP.NETcandowellinthisfiled.ComparetoC/SstructureB/Sstructure’sprogramgivepeoplemoreadvantageindisposementandmaintenance.ASP.NETcanlettheprogramtobeasteadygoingoneandletitruninahJIghspeed.Allofthedataisstoredinthedatabase
6、,thenthetechnicofdatabaseisthemostimportantoneinthesystem.WebuiltthePDM’sdatabaseinSQLServer2000,itcanbeasuitableoneforoursystem.It’sabilityisfitforourprojectanditisalsoeasytobeused-WeusedADO.NETtoaccedethedatabase,thistechnicgiveustheabilitytooperatethedatainadisconnectcondition,thisavoidtheclashof
7、multiuserofthedatabase.Somedifficulttransactionofthedataorsomeoperaterthataboutmassdata,wetakegooduseofthestoredprocedureoftheSQLServer,itcanmadetheprocessfinishedinashorttimeanditcanmakeitinaperfectr