当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

fileuploader

授权协议 Readme
开发语言 PHP
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 霍永年
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Fileuploader 2.2

Beautiful and powerful HTML file uploading tool. A jQuery, PHP, ASP.NET C# and Node.js plugin that transforms the standard input into a revolutionary, fancy and responsive field on your page.

Download | Documentation | Licenses

jquery file upload plugin

Features

  • Easy to install (3 files only to include in your HTML page)
  • Works in traditional HTML form
  • File preview with image thumbnail or icon
  • File image thumbnail can be generated in canvas to resize it perfectly for given width and height
  • Render synchron the file preview
  • File icon background is generated from file extension
  • Customize your own input and thumbnail elements
  • 8 templates included
  • Responsive and fancy animations
  • Choose multiple files from different folders
  • Drag&Drop feature
  • Instant upload for each file
  • Upload synchron the files
  • Upload progressbar with many data available
  • Start, retry and cancel upload actions
  • Paste images from clipboard (only in Chrome)
  • Image rotating, cropping and resizing tool
  • Image zoomer
  • Exif orientation fix
  • PDF viewer
  • Validate the file's limit, size and extension. You can also use your own function
  • Edit mode for already uploaded files
  • All files are in one list in a hidden input
  • Use input HTML attributes to configurate it
  • HTML template renderer using Text variables
  • CSS file icon
  • PHP upload helper
  • PHP generates an array with many file informations
  • PHP can create a custom file name
  • Avatar example
  • Laravel example
  • MySQL example
  • React component
  • Vue.js component
  • ASP.NET C# file upload class
  • Node.js file upload module
  • Amazon S3 file upload plugin
  • API and more than 24 Callbacks to manipulate freely the appearance and functionality of your file input
  • 18 different examples that you can use
  • Multilingual - 14 languages available
  • Fully commented and documented in more than 6243 words
  • 初始化FileUploader需要传入FileUploaderOptions类型的参数: | 参数名 | 参数类型 | 是否是可选值 | 参数说明 | |:---- --?:--------?:-------------?:--------? | allowedMimeType | Array | 可选值 | | | allowedFileType | Array | 可选值 | 允许上传的文件类

  • FileUploader属性 url {String}: 上传文件的服务器路径 alias {String}:  包含文件的名称,默认是file queue {Array}: 上传队列 progress {Number}: 上传队列的进度,只读 headers {Object}: 上传的头文件信息, 浏览器需支持HTML5 formData {Array}: 与文件一起发送的表单数据 filter

  • 翻译 : 张春玲 博客:http://blog.csdn.net/zcl_love_wx 转载请注明出处 1.相关网址 官网:http://www.bootcdn.cn/angular-file-upload/readme/ API : https://github.com/nervgh/angular-file-upload/wiki/Module-API 插件: 示例:http://nervg

  • 记录这个文章为了方便我之后维护和修改之后上传所遇到的问题 目前公司用的angular.js,我也是刚到公司,对angular不是很了解,比较工作经验也没有特别丰富,需要学习的东西还有许多,所以算是一点自己学习过程中的小笔记 今天要记录的是angular.js基于FileUploader上传,关于FileUploader请看 https://blog.csdn.net/zcl_lov... 看了这篇

  • 这个js是在原先的js上修改过的 增加一些功能 如低浏览器报错的功能 实现上传功能 上传图片按钮的样式可以自己调整 fileuploader.html 代码 <%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <!DOCTYPE html> <html> <head> <meta http-equiv="Cont

 相关资料
  • 有一个工作的Struts2Portlet环境,在portlet模式下,我无法使Struts文件上传工作。 我看得出来 将在临时空间中创建一个文件上载到服务器 原始请求上存在一个多部分请求,其中包含文件名和文件内容,并在其中输入Struts类 我可以触发最大大小响应,这是Struts中设置的默认值 FileUploadInterceptor被触发,但在Jakarta MultipartRequest

  • FileUploader 基于YMP框架实现的文件上传及资源访问服务模块; Maven包依赖      net.ymate.module      ymate-module-fileuploader      1.0-