资源描述:
《net311 二手闲置物品置换交易管理系统》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、需要程序,源文件,原创设计加10590222或10140642摘要在信息高度发达的网络时代,物品置换管理系统在本系统开发中,起到了举足轻重的作用。它使用当今信息高度发展的时代,加强用户网上信息的交流与分享,系统采用B/S开发模式就是能够使用信息的传输与信息的处理,方便用户解决自身业务问题,给用户网上业务交流与沟通的平台。本系统就是基于这样的原则,构建了物品置换管理系统网站。系统以Html、.NET语言为依托,使用SQLserver作为系统数据库,IIS作为服务器,利用Javascript作为脚本语言,采用Flash、Css样式美化页面。实现了系统要
2、求的最基本功能。论文首先介绍了物品置换管理系统的现状和意义;然后对网站进行了可行性分析和需求分析,并介绍了物品置换管理系统网站所需要的功能;在对网站进行详细分析后,依次对各模块的具体设计作了一个简单的阐述;通过测试分析,该系统运行稳定可靠;最后对系统进行了总结和展望。-III-需要程序,源文件,原创设计加10590222或10140642关键词:IIS;.NET;SQLSERVERAbstractHighlydevelopedintheinformationnetworkera,datingregistrationsysteminthedevelo
3、pmentofthissystem,playadecisiverole.Itusestheinformationeraofrapiddevelopment,strengthentheusersontheInternettoexchangeandshareinformation,transmissionandinformationprocessingsystemusingB/Sdevelopmentmodeistobeabletousetheinformation,convenientfortheusertosolvetheirbusinesspr
4、oblems,totheplatformusersonlinebusinesscommunicationandcommunication.Thesystemisbasedonthisprinciple,constructthedatingsiteregistrationsystem.ByusingHtml,.NETlanguageasthebasis,usingSQLserverasdatabase,IISasaserver,usingJavascriptasascriptinglanguage,usingFlash,Cssstylebeautif
5、icationpage.Toachievethebasicfunctionsofthesystemrequirements.Thispaperfirstintroducestheactualityandthemeaningofmarriagedatingregistrationsystem;andthenconductedafeasibilityanalysisandneedsanalysisontheweb,andintroducestheapplicationsystemofdatingwebsiteneedstofunction;thesit
6、eisadetailedanalysis,asasimpleexpositioninordertovariousmodulesofthedesign;throughtestandanalysis,-III-需要程序,源文件,原创设计加10590222或10140642thesystemisstableandreliable;finallyhascarriedonthesummaryandProspectofthesystem..Keywords:Datingregistrationsystem;IIS;NET;SQLSERVER-III-目录摘要I
7、AbstractII第1章引言11.1项目开发的背景11.2项目开发的意义1第2章关键技术介绍22.1.NET技术22.1.1ASP.NET22.1.2NETFramework概述22.1.3ASP.NET的特点32.1.4C#42.1.5ADO.NET对象操作数据库52.1.6MicrosoftVisualStudio.NET62.2SQLServer技术72.3系统开发模式8第3章系统分析113.1系统可行性分析113.1.1技术可行性113.1.2经济可行性113.1.3社会可行性113.2业务流程分析123.3数据流图123.4数据字典13
8、第4章系统设计164.1系统功能设计164.2系统数据库设计17-V-4.2.1概念结构设计17第5章系统实现185.1系