资源简介
真实的大型java web项目,游戏交易网,想知道大型网站的构造和业务的朋友,这是一个不可多得的好资源哦。
代码片段和文件信息
package com.game.affiche.action;
import java.util.List;
import com.game.util.admin.affiche.services.AfficheService;
import com.game.util.base.action.baseAction;
import com.game.util.domain.Affiche;
import com.game.util.web.Page;
public class AfficheAction extends baseAction {
private static final long serialVersionUID = -606623643693877198L;
private AfficheService afficheService;
private Affiche affiche;
private Long afficheID;
private Integer type;
private List afficheList;
private Page page;
public String more() throws Exception {
if (type == null) {
type = 1;
}
page = afficheService.searchAffiche(type 1 15 super.getGoPage());
afficheList = page.getResultlist();
return “more“;
}
public String show() throws Exception {
if (afficheID == null) {
return INPUT;
}
affiche = afficheService.getEntity(Affiche.class afficheID);
if (affiche == null) {
return INPUT;
}
return “show“;
}
public AfficheService getAfficheService() {
return afficheService;
}
public void setAfficheService(AfficheService afficheService) {
this.afficheService = afficheService;
}
public Affiche getAffiche() {
return affiche;
}
public void setAffiche(Affiche affiche) {
this.affiche = affiche;
}
public Long getAfficheID() {
return afficheID;
}
public void setAfficheID(Long afficheID) {
this.afficheID = afficheID;
}
public Integer getType() {
return type;
}
public void setType(Integer type) {
this.type = type;
}
public List getAfficheList() {
return afficheList;
}
public void setAfficheList(List afficheList) {
this.afficheList = afficheList;
}
public Page getPage() {
return page;
}
public void setPage(Page page) {
this.page = page;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 580 2010-06-22 15:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\WEB-INF\index\user\read.jsp
文件 2591 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\lang\_translationstatus.txt
文件 2717 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\lang\_translationstatus.txt
文件 1468 2009-10-01 16:51 MySQL!v1.0.0 简体UTF-8源码版\CodePub.Com说明.txt
文件 8917 2010-07-14 15:54 MySQL!v1.0.0 简体UTF-8源码版\安装说明\初始化数据记录.txt
文件 581 2010-07-14 16:45 MySQL!v1.0.0 简体UTF-8源码版\安装说明\使用说明.txt
文件 17897 2010-07-14 16:16 MySQL!v1.0.0 简体UTF-8源码版\安装说明\数据表语句.txt
文件 474698 2010-07-09 10:16 MySQL!v1.0.0 简体UTF-8源码版\安装说明\游戏区服sql.txt
文件 3100 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\skins\_fckviewstrips.html
文件 3100 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\skins\_fckviewstrips.html
文件 2675 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\lang\_getfontformat.html
文件 1391 2010-04-10 15:14 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\kindeditor\plugins\about.html
文件 0 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\dialog\fck_spellerpages\spellerpages\blank.html
文件 0 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\dialog\fck_spellerpages\spellerpages\blank.html
文件 5025 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\filemanager\browser\default\browser.html
文件 6111 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\filemanager\browser\default\browser.html
文件 1593 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\wsc\cif
文件 4138 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\dialog\fck_spellerpages\spellerpages\controls.html
文件 4138 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\dialog\fck_spellerpages\spellerpages\controls.html
文件 5183 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\dialog\fck_about.html
文件 5651 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\dialog\fck_about.html
文件 6225 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\dialog\fck_anchor.html
文件 6315 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\dialog\fck_anchor.html
文件 3110 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\dialog\fck_button.html
文件 3161 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\dialog\fck_button.html
文件 3109 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\dialog\fck_checkbox.html
文件 3166 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\dialog\fck_checkbox.html
文件 5229 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\editor\FCKeditor\editor\dialog\fck_colorselector.html
文件 5289 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\dialog\fck_colorselector.html
文件 10792 2010-03-15 11:24 MySQL!v1.0.0 简体UTF-8源码版\game_mysql\WebRoot\plugins\fckeditor\editor\dialog\fck_div.html
............此处省略3255个文件信息
- 上一篇:CoreJava CoreJava
- 下一篇:java实现扫雷游戏
相关资源
- java购物网站
- webjsp期末大作业-教务选课管理系统
- “E-家园”个人网站--java开发
- 基于jsp的旅游网站 毕业设计.rar
- Flex和java后台结合的视频网站源码
- 用J2EE做的一个动态网站
- javaweb项目—广海广告管理系统
- 基于Java的旅游网站系统154986
- 基于ssm的社团网站.zip
- 淘天下电商网站源码
- javassm电商网站 完整版
- java 电影售票网站源码,自制
- 网上订餐系统 javaweb项目 完整源码
- java水果销售系统网站
- 用JAVA编写的类似美团的团购网站
- 基于Java EE淘宝网站购物系统
- JavaWeb项目《人力资源管理系统》
- jsp+mysql+tomcat购物网站
- Jsp校园二手物品交易网站
- javaweb项目——VOA英语学习网站
- javaweb项目—个人信息管理系统
- 支付宝手机网站支付SDKDemo(官方)
- 支付宝电脑网站支付 SDK Demo(官方)
- 小型投票网站源码
- 阿里云网站原型(axure)
- java web 经典的购物网站的案例
- jsp实现团购网站前后台及oracle脚本
- Web精品课程系统网站_毕业设计
- javaweb编写的简单购物网站,含数据库
- 亿级流量网站架构核心技术
评论
共有 条评论