资源描述:
《国际商务系网站设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、国际商务系网站的设计与实现摘要本课题是设计某高校国际商务系网站,网站开发采用ASP.NET技术,后台数据库采用SQLServer,并采用开源的CMS(ContentManagementSystem,内容管理系统)来快速搭建网站。此国际商务系包括会计电算化、国际商务、应用英语等专业,网站主要用于系部各种信息(包括系部介绍、专业介绍、新闻公告等)的展示和管理。本网站设计上采用三层结构,并选用成熟的CMS平台,使之在技术上具有先进性、前瞻性、扩充性,从而保证建成的网站具有良好的稳定性、可扩充性。网站设计按标准化、规范化,分层设计,构件化实现。采用软件构件化的开发方式,使系统结构分层,业务与实
2、现分离,逻辑与数据分离。本文主要从开发技术介绍、网站需求分析、设计和详细实现几个方面阐述了构建此国际商务系网站的全过程,其中重点介绍了基于CMS系统的网站模板设计与实现、后台各功能模板的设置等内容。实现了不同用户对系部各类信息的浏览、查询、编辑和管理等不同操作,做到不同用户的分权限管理。关键词:网站;ASP.NET;SQLServer;CMS;56DesignandImplementation of the International Department of Commerce websiteAbstractThistopicisdesignofauniversityofintern
3、ationalbusinesswebsite,websitedevelopmentwithasp.nettechnology,thebackenddatabaseusingSQLServer,andUSEStheopensourceofCMS(ContentManagementSystem,ContentManagementSystem)toquicklybuilditswebsite.Theinternationalbusinessdepartmentincludingcomputerizedaccounting,internationalbusiness,appliedEnglis
4、hprofessional,thewebsiteismainlyusedfordepartmentallkindsofinformation(includingdepartmentintroduction,professionalintroduction,newsannouncements,etc)exhibitionandmanagement.Thiswebsitedesignusingthethreelayerstructure,andselectthematureCMSplatform,whichhasadvancedtechnology,prospectie,scalable,
5、builttoensurethesitehasgoodstabilityandextensibility.Accordingtothewebsitedesignstandardization,layeringdesign,realizationcomponents.Withthedevelopmentofsoftwarecomponentsway,makethesystemstructurelayered,businessandseparated,logicanddataapart.Thisarticlemainlyfromthedevelopmentoftechnologyisint
6、roduced,websiteneedsanalysis,designanddetailedimplementationseveralaspectsofthisinternationalbusinessdepartmentwebsiteconstructioninthewholeprocessoftheemphasesarebasedonCMSwebsitetemplatedesignandimplementation,andthebackgroundofeachfunctiontemplatesset,etc.Realizethedifferentusersfordepartment
7、ofofallkindsofinformationtobrowse,search,editingandmanagementandsoonthedifferentoperation,dodifferentuserspointsrightsmanagement.56Keywords:Website;ASP.NET;SQLServer;CMS;56目录第1章绪论11.1系统特色21.2系统的开发目标2第2章可行性分析42.1经济可行性42.2技术可行