资源简介
博客系统对于现在火热的微博做出的另类的系统,用于更好的服务大众化
代码片段和文件信息
package persist.album;
@SuppressWarnings(“serial“)
public class Img implements java.io.Serializable {
private Integer id=0;
private ImgType imgType;
private String imgname;
private String imgurl;
private String imgdesc;
private String imginfo;
private boolean imgtype;
private String time;
public Integer getId() {
return this.id;
}
public ImgType getImgType() {
return this.imgType;
}
public void setImgType(ImgType imgType) {
this.imgType = imgType;
}
public String getImgname() {
return imgname;
}
public void setImgname(String imgname) {
this.imgname = imgname;
}
public String getImgurl() {
return imgurl;
}
public void setImgurl(String imgurl) {
this.imgurl = imgurl;
}
public String getImgdesc() {
return imgdesc;
}
public void setImgdesc(String imgdesc) {
this.imgdesc = imgdesc;
}
public String getImginfo() {
return imginfo;
}
public void setImginfo(String imginfo) {
this.imginfo = imginfo;
}
public boolean isImgtype() {
return imgtype;
}
public void setImgtype(boolean imgtype) {
this.imgtype = imgtype;
}
public String getTime() {
return this.time;
}
public void setTime(String time) {
this.time = time;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 264225 2011-12-30 15:52 博客系统\db_blue1.sql
文件 3457024 2014-01-07 15:07 博客系统\博客管理统.ppt
文件 3236 2014-01-07 15:15 博客系统\blue\.classpath
文件 552 2009-08-13 15:45 博客系统\blue\.myhibernatedata
文件 286 2014-01-27 15:17 博客系统\blue\.myme
文件 2157 2014-01-07 15:15 博客系统\blue\.project
文件 424 2009-08-13 15:45 博客系统\blue\.springBeans
文件 500 2009-08-13 15:45 博客系统\blue\.settings\.jsdtscope
文件 56 2009-08-13 15:45 博客系统\blue\.settings\com.genuitec.eclipse.blue.projects.properties
文件 131 2011-12-29 13:05 博客系统\blue\.settings\com.genuitec.eclipse.core.prefs
文件 1040 2011-12-29 13:04 博客系统\blue\.settings\com.genuitec.eclipse.j2eedt.core.prefs
文件 120 2011-12-29 13:04 博客系统\blue\.settings\com.genuitec.jboss.ide.eclipse.xdoclet.run.prefs
文件 192 2011-12-28 21:43 博客系统\blue\.settings\org.eclipse.core.resources.prefs
文件 364 2014-01-07 15:15 博客系统\blue\.settings\org.eclipse.jdt.core.prefs
文件 599 2014-01-07 15:15 博客系统\blue\.settings\org.eclipse.wst.common.component
文件 252 2014-01-07 15:15 博客系统\blue\.settings\org.eclipse.wst.common.project.facet.core.xm
文件 49 2014-01-07 15:15 博客系统\blue\.settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2014-01-07 15:15 博客系统\blue\.settings\org.eclipse.wst.jsdt.ui.superType.name
文件 118 2011-12-29 13:04 博客系统\blue\.settings\org.eclipse.wst.ws.service.policy.prefs
文件 1484 2009-08-13 15:45 博客系统\blue\conf\ApplicationResources_zh_CN.properties
文件 487 2014-01-07 16:06 博客系统\blue\conf\jdbc.properties
文件 640 2010-09-06 11:22 博客系统\blue\conf\log4j.properties
文件 6818 2009-08-14 12:37 博客系统\blue\conf\struts-blue.xm
文件 611 2009-08-13 15:45 博客系统\blue\conf\struts-mydefault.xm
文件 116 2009-08-14 09:21 博客系统\blue\conf\struts.properties
文件 295 2009-08-13 15:45 博客系统\blue\conf\struts.xm
文件 3937 2009-12-25 16:44 博客系统\blue\conf\context\applicationContext.xm
文件 1406 2009-08-13 15:45 博客系统\blue\conf\persist\album\Img.hbm.xm
文件 1302 2009-08-13 15:45 博客系统\blue\conf\persist\album\Img.java
文件 908 2009-08-13 15:45 博客系统\blue\conf\persist\album\ImgType.hbm.xm
............此处省略709个文件信息
- 上一篇:qq_39367074_10704385.zip
- 下一篇:hecras4.0软件
相关资源
- 基于ssm框架的个人博客系统的设计与
- 个人博客完整源码
- CPVR2018 Image Generation from Scene Graph[PDF
- SSH个人博客系统
- 我的博客制作的乒乓球游戏
- SpringBoot博客系统的源码
- 传智播客2016hibernate框架学习笔记
- 用DELPHI 7写的仿TIM QQ聊天界面 可查看
- 如何变得有思想pdf-高清带书签-阮一峰
- 基于Springboot的博客系统前后台.zip
- 《最全Pycharm教程 - 精编版》收集自山
- 基于 Struts2,Hibernate,Spring 框架开发
- Go-基于go语言和beego框架搭建的go博客
- 传智博客 完整商城项目 附带说明文
- zw_qq_40434430-10709242-MOEAD和NSGA2博客版
- Maven+SSM的博客系统源码和系统设计文
- EF + MVC + IOC 对博客园中一篇博客的修
- 基于Yii 框架开发的博客
- MVC个人博客前后台(附过程手册)
- 基于Yii开发的博客dlfblog.zip
- 个人博客源码SSMSpringBoot、thymeleaf、
- 基于Struts 2实现的博客网站
- laravels实战开发博客
- ssh框架 个人博客 系统
- 学生博客信息管理系统
- ssh框架开发的个人博客系统前后台
- 《最全Pycharm教程 - 精编版》转自山在
- laravel5.2写的博客系统带数据库
- 基于SSM的博客系统
- SSH整合案例(个人博客)
评论
共有 条评论