资源描述:
《JSP 基于web的网盘系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要Web开发技术是Internet应用的一个重要方面,而JSP又是Web开发的最先进的技术,是当前Web开发人员的首选技术。随着网络技术的日益普及和信息化建设的重视,网络硬盘是一种新型安全的网络存储系统,已越来越受到人们的重视和喜欢,主要适用于个人文件存储,可以用作个人的一个网络U盘,网络硬盘是一块专属的存储空间,用户通过上网登录网站的方式,可以方便上传、下载文件。只要能上网就可以用网络硬盘登录到服务器上进行个人文件的上传、删除及文件目录的新建、修改、共享等操作,随时随地存储自己的个人文件。网络硬盘界面在客户端运行,它允许用户提交数据到服务器,然后指定的范围内管理这些信息,在这种处理模式大
2、量使用在实际开发中,尤其是在构建交互式网络文档管理系统方面:网上考试系统、文件传输系统、新闻发布系统以及公司竞标系统等发面都有大量应用。本课题是基于web的网络硬盘系统的设计与实现,在用jsp设计和实现网络硬盘的过程中,将大量的使用和文件系统操作相关的内容。关键词:网络硬盘,存储空间,HTTP,上传,下载AbstractTheWebdevelopmenttechnologyisaInternetapplicationimportantaspect,butJSPalsoistheWebdevelopmentmostadvancedtechnology,isthecurrentWebdevelo
3、pmentpersonnel'sfirstchoicetechnology.Alongwiththenetworkingdailypopularizationandtheinformationizationconstructionvalue,thenetworkharddiskisonekindofnewsecuritynetworkmemorysystem,hasmoreandmorebeenvaluedpeople'sandlikes,mainlyissuitableinindividualdocumentsaves,mayserveasanindividualnetworkUplate
4、,thenetworkharddiskistogethertheexclusivestoragespace,theuserregistersthewebsitethroughthesurfertheway,mayfacilitateuploading,thedownloadingdocument.Solongascanaccessthenetmayusethenetworkharddisktoregisterontheservertocarryonindividualdocumentuploading,thedeletionandthefiledirectorynewlybuilt,oper
5、ationsandsoonrevision,sharing,savesownanytimeandanywhereindividualdocument.Thenetworkharddiskcontactsurfaceintheclientsidemovement,itallowstheusersubmissiondatatoarrivetheserver,thenassignsinthescopemanagestheseinformations,inthiskindofprocessingpatternmassiveusesintheactualdevelopment,isinparticul
6、arconstructingtheinteractivenetworkdocumentsmanagementsystemmanagementsystemaspect:Onthenettakesatestthesystem,thefiletransfersystem,thenewsissuedyeastsandsoonsystemaswellascompanycompetitivetendersystemallhavethemassiveapplications.Thistopicisbasedonthewebnetworkharddisksystemdesignandtherealizati
7、on,inusesjsptodesignandintherealizationnetworkharddiskprocess,themassiveusesandthefilingsystemwilloperatetherelatedcontent.Keyword:Networkharddisk,storagespace,HTTP,uploading,downloading目录摘要1ABSTRACT2第一章绪论4