首页 | 本学科首页   官方微博 | 高级检索  
     检索      

C#技术下无限附件上传组件的研究与实现
引用本文:佘学兵,姚磊岳.C#技术下无限附件上传组件的研究与实现[J].科技广场,2007(5):197-199.
作者姓名:佘学兵  姚磊岳
作者单位:江西蓝天学院京东校区计算机系,南昌,330098
摘    要:在所有的Web应用中,附件占据着一个重要的地位。传统附件上传方式存在着种种弊端,如:一次只能上传一个附件,在服务器端容易留下附件垃圾,如果要上传多个附件,数据库就要增加字段,甚至专门设计一张关系表。本文提出并实现了一个通用的附件上传控件,该控件不仅能够一次性上传无限个附件,而且将服务器端的附件垃圾降为最低,同时,数据库只需一个字段存储附件信息即可。

关 键 词:ASP.NET  上传  C#  哈希表
文章编号:1671-4792-(2007)5-0089-03

a Universal Database Manipulation Class Implemented by C#
She Xuebing,Yao Leiyue.a Universal Database Manipulation Class Implemented by C#[J].Science Mosaic,2007(5):197-199.
Authors:She Xuebing  Yao Leiyue
Institution:1. Department of Computer Science;Lan Tian Blue Sky University;Nanchang 330098
Abstract:Attached file has been playing an important role in all web application. However, traditional upload component can hardly meet all necessary functions. For examples: There is only one attached file can be upload in one time, useless files are easily exist in server which may never be used in the future, the database is hard to design if more than one attached files want to be upload at once. In this article, an universal upload component which can solves all the problems mentioned above will be implemented in C#.
Keywords:ASP  NET  Upload  C#  Hashtable
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号