91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 20.21MB
    文件類型: .rar
    金幣: 2
    下載: 2 次
    發布日期: 2023-07-22
  • 語言: Java
  • 標簽: 新聞發布??

資源簡介

JAVA新聞發布系統源碼(可直接使用)

資源截圖

代碼片段和文件信息

package?com.news.entity;

/**
?*?Adminuser?entity.?@author?MyEclipse?Persistence?Tools
?*/

public?class?Adminuser?implements?java.io.Serializable?{

//?Fields

private?Integer?id;
private?String?loginname;
private?String?loginpwd;
private?String?name;
private?String?time;
private?Integer?del;

//?Constructors

/**?default?constructor?*/
public?Adminuser()?{
}

/**?minimal?constructor?*/
public?Adminuser(String?loginname?String?loginpwd?String?time?Integer?del)?{
this.loginname?=?loginname;
this.loginpwd?=?loginpwd;
this.time?=?time;
this.del?=?del;
}

/**?full?constructor?*/
public?Adminuser(String?loginname?String?loginpwd?String?name
String?time?Integer?del)?{
this.loginname?=?loginname;
this.loginpwd?=?loginpwd;
this.name?=?name;
this.time?=?time;
this.del?=?del;
}

//?Property?accessors

public?Integer?getId()?{
return?this.id;
}

public?void?setId(Integer?id)?{
this.id?=?id;
}

public?String?getLoginname()?{
return?this.loginname;
}

public?void?setLoginname(String?loginname)?{
this.loginname?=?loginname;
}

public?String?getLoginpwd()?{
return?this.loginpwd;
}

public?void?setLoginpwd(String?loginpwd)?{
this.loginpwd?=?loginpwd;
}

public?String?getName()?{
return?this.name;
}

public?void?setName(String?name)?{
this.name?=?name;
}

public?String?getTime()?{
return?this.time;
}

public?void?setTime(String?time)?{
this.time?=?time;
}

public?Integer?getDel()?{
return?this.del;
}

public?void?setDel(Integer?del)?{
this.del?=?del;
}

}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????6509??2010-07-21?17:11??15\News\.classpath

?????文件????????535??2010-08-03?11:34??15\News\.myhibernatedata

?????文件????????286??2012-05-12?19:15??15\News\.mymetadata

?????文件????????254??2010-07-08?17:26??15\News\.mystrutsdata

?????文件???????1903??2010-07-28?09:50??15\News\.project

?????文件????????500??2010-07-08?17:26??15\News\.settings\.jsdtscope

?????文件???????1040??2010-07-14?21:47??15\News\.settings\com.genuitec.eclipse.j2eedt.core.prefs

?????文件?????????49??2010-07-08?17:26??15\News\.settings\org.eclipse.wst.jsdt.ui.superType.container

?????文件??????????6??2010-07-08?17:26??15\News\.settings\org.eclipse.wst.jsdt.ui.superType.name

?????文件????????422??2010-07-08?17:26??15\News\.springBeans

?????文件???????3441??2010-07-30?09:56??15\News\src\applicationContext.xml

?????文件???????1557??2010-07-29?14:50??15\News\src\com\news\entity\Adminuser.java

?????文件???????1669??2012-05-12?18:52??15\News\src\com\news\entity\Emailver.java

?????文件????????909??2010-07-30?17:39??15\News\src\com\news\entity\Friendms.java

?????文件???????1234??2010-07-30?09:17??15\News\src\com\news\entity\Imageposter.java

?????文件????????775??2010-08-03?09:24??15\News\src\com\news\entity\Issue.java

?????文件???????2047??2010-08-02?09:00??15\News\src\com\news\entity\Newscontent.java

?????文件???????1135??2010-07-31?09:11??15\News\src\com\news\entity\Newstype.java

?????文件???????1839??2010-08-03?11:34??15\News\src\com\news\entity\Reply.java

?????文件???????2473??2012-05-12?18:43??15\News\src\com\news\entity\Userinfo.java

?????文件???????1232??2010-07-29?14:50??15\News\src\com\news\entity\xml\Adminuser.hbm.xml

?????文件???????1240??2012-05-12?18:51??15\News\src\com\news\entity\xml\Emailver.hbm.xml

?????文件????????946??2010-07-30?17:39??15\News\src\com\news\entity\xml\Friendms.hbm.xml

?????文件???????1110??2010-07-30?09:17??15\News\src\com\news\entity\xml\Imageposter.hbm.xml

?????文件????????794??2010-08-03?09:24??15\News\src\com\news\entity\xml\Issue.hbm.xml

?????文件???????1512??2010-08-02?09:00??15\News\src\com\news\entity\xml\Newscontent.hbm.xml

?????文件???????1099??2010-07-31?09:11??15\News\src\com\news\entity\xml\Newstype.hbm.xml

?????文件???????1375??2010-08-03?11:34??15\News\src\com\news\entity\xml\Reply.hbm.xml

?????文件???????1806??2012-05-12?18:42??15\News\src\com\news\entity\xml\Userinfo.hbm.xml

?????文件??????13896??2010-07-28?09:54??15\News\src\com\news\server\dao\baseDao.java

............此處省略649個文件信息

評論

共有 條評論