资源简介
java 大文件上传 例子源码
代码片段和文件信息
package com.cnblogs.zxub.upload;
/**
* @author zxub 2006-7-14 下午05:20:09
*
* 默认的信息反馈对象,实现接口中定义的必要方法
*/
public class DefaultReportItem implements ReportItemImpl
{
private String fileName = null;
private long beginTime = 0L;
private long totalSize = 0L;
private long uploadTime = 0L;
private long uploadSize = 0L;
public DefaultReportItem(String fileName long beginTime long totalSize
long uploadSize long uploadTime)
{
this.fileName = fileName;
this.beginTime = beginTime;
this.totalSize = totalSize;
this.uploadSize = uploadSize;
this.uploadTime = uploadTime;
}
public void reload()
{
fileName = null;
beginTime = 0L;
totalSize = 0L;
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1007 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\51ctologo_.gif
文件 18932 2008-06-06 10:54 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\9.css
文件 2633 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\alert.js
文件 79 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\alertcolse.gif
文件 1910 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\ba
文件 144 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\blogso.gif
文件 465 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\close_login.gif
文件 114 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\comment.gif
文件 367 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\com_art.gif
文件 3021 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\copyright.jpg
文件 3832 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\count.js
文件 1782 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\def.js
文件 9325 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\dialog_utf8.js
文件 166 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\face.gif
文件 944 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\fli
文件 1242 2008-06-06 10:54 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\group.css
文件 4641 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\group.js
文件 37 2008-06-06 10:54 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\header.htm
文件 374 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\hotblog.gif
文件 20 2008-06-06 10:54 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\joingroup.htm
文件 391 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\orig_1.gif
文件 312 2008-06-06 10:54 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\pageview.htm
文件 315 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\plusfile.gif
文件 82 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\reply.gif
文件 403 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\rss.gif
文件 1458 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\star_m.gif
文件 390 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\stats.gif
..A.SH. 8704 2008-06-11 20:03 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\Thumbs.db
文件 145 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\tubiao1.gif
文件 70 2008-06-06 09:11 大文件上传\Apache Commons fileUpload实现文件上传 - 子 孑 - 51CTO技术博客-领先的IT技术博客.files\tubiao2.gif
............此处省略254个文件信息
相关资源
- Linux下JAVA程序调用so库的接口函数(
- 数据库表结构导出word文档
- (svgToEmf)svg转换成emf文件
- DVD管理系统,简单的java(附数据库文
- Apache实现文件解压缩
- Java 应用PDF Renderer组件实现缩小PDF文件
- Java 提取文本文件的内容到MySQL数据库
- Java 将文本文件导入Word中
- Java 实现文件简单加密与解密
- Java 文本文件转换为PDF文档
- MyEclipse 破解文件+破解说明.rar
- java面向对象sun公司绝版原著(pdf文件
- docker学习教程.ppt (适合新手)
- 将PC电脑端的文件通过usb传到android手
- android MTP文件浏览
- 模仿新浪微博上传页面
- android通过ajax上传文件到php服务器
- Android 调用系统文件(网络编程-13_1
- Android 创建与删除文件(数据储存操作
- Android 查看手机SD卡中所有文件(数据
- JavaWeb上传视频、图片、文字列表
- java web在线考试系统SSH框架源代码含数
- SSH文件上传保存到MySql数据库
- Android studio BLE通信助手工程文件+apk
- javaweb上传excel
- Android Studio 3.0 SO文件的引用
- 微信jssdk图片上传工具Java
- JAVAMail+Ajax+jsp实现邮箱发送验证并验证
- java实现读取word文件并且上传到数据库
- WebMagicJava爬虫实现,实现数据爬取,
评论
共有 条评论