作 者: (谷洪彬);
机构地区: 盘锦职业技术学院,辽宁盘锦124000
出 处: 《计算机时代》 2017年第9期45-46,50,共3页
摘 要: 很多Web应用系统需要多文件上传功能,实际需求中文件个数并不固定,所以需要系统提供动态添加文件上传文本框功能,这样的功能可以通过Java Script或者j Query实现。为了增强用户友好性,文章用j Query Easy UI框架实现了多文件上传的界面,并解决了实现过程中遇到的各种问题。 Many Web applications need the function of multiple file upload, but the actual demanded number of files is not fixed, so require the system to provide a text box for dynamically adding the files to be uploaded, and this function can be realized by JavaScript or jQuery. In order to enhance the user friendliness, this paper implements the multi-file upload interface with the jQuery EasyUI framework, and solves various problems encountered in the implementation process.