首页>代码>struts实现文件上传下载功能实例>/文件的上传和下载/src/com/phome/Filetext.java
package com.phome;



/**
 * Filetext entity. @author MyEclipse Persistence Tools
 */

public class Filetext implements java.io.Serializable {

	// Fields

	/**
	 * 
	 */
	private static final long serialVersionUID = 1L;
	private int fid;
	private int userid;
	private String fname;
	private String fsize;
	private String fdate;
	private String fcode;
	private String furl;




	

	public int getFid() {
		return fid;
	}

	public void setFid(int fid) {
		this.fid = fid;
	}

	public int getUserid() {
		return userid;
	}

	public void setUserid(int userid) {
		this.userid = userid;
	}

	public String getFname() {
		return this.fname;
	}

	public void setFname(String fname) {
		this.fname = fname;
	}

	public String getFsize() {
		return this.fsize;
	}

	public void setFsize(String fsize) {
		this.fsize = fsize;
	}

	public String getFdate() {
		return this.fdate;
	}

	public void setFdate(String fdate) {
		this.fdate = fdate;
	}

	public String getFcode() {
		return this.fcode;
	}

	public void setFcode(String fcode) {
		this.fcode = fcode;
	}

	public String getFurl() {
		return this.furl;
	}

	public void setFurl(String furl) {
		this.furl = furl;
	}

}
最近下载更多
小白jmhuang  LV12 2023年3月10日
wyxjusj  LV1 2022年12月5日
快乐的阿飞  LV1 2022年3月12日
shaoxi  LV1 2021年11月23日
aglory  LV1 2021年10月11日
dhidds  LV1 2021年1月20日
15947813008  LV5 2020年12月28日
bnm562  LV1 2020年11月21日
111qweqwe  LV1 2020年9月13日
lyd19931203  LV21 2020年6月28日
最近浏览更多
1358849392  LV21 4月12日
潘潘123456  LV2 2023年12月24日
WBelong  LV7 2023年12月19日
uni-code_0123  LV1 2023年12月6日
一只小扒菜啊 2023年10月30日
暂无贡献等级
xmx123  LV5 2023年9月14日
Super强  LV13 2023年6月2日
leon96  LV1 2023年3月18日
小白jmhuang  LV12 2023年3月10日
wyxjusj  LV1 2022年12月5日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友