-
大小:文件類(lèi)型: .rar金幣: 1下載: 0 次發(fā)布日期: 2023-07-19
- 語(yǔ)言: 數(shù)據(jù)庫(kù)
- 標(biāo)簽: java??jsp??mysql??
資源簡(jiǎn)介
基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明.rar
代碼片段和文件信息
package?com.my.pro.action;
import?org.springframework.beans.factory.annotation.Autowired;
import?org.springframework.stereotype.Controller;
import?org.springframework.web.bind.annotation.RequestMapping;
import?java.io.File;
import?java.io.IOException;
import?java.io.PrintWriter;
import?java.util.ArrayList;
import?java.util.HashMap;
import?java.util.List;
import?java.util.Map;
import?javax.servlet.http.HttpServletResponse;
import?javax.servlet.http.HttpSession;
import?org.apache.struts2.ServletActionContext;
import?org.springframework.beans.factory.annotation.Autowired;
import?org.springframework.context.annotation.Scope;
import?org.springframework.stereotype.Controller;
import?com.opensymphony.xwork2.ActionContext;
import?com.opensymphony.xwork2.ActionSupport;
import?com.my.pro.utils.Pager;
import?com.opensymphony.xwork2.ModelDriven;
import?net.sf.json.JSONobject;
import?java.util.*;
import?com.my.pro.model.*;
import?com.my.pro.dao.*;
import?com.my.pro.service.*;
/**
?*?@ClassName:??
?*?@Description:?
?*?@author?administrator
?*?@date?2015年12月24日?下午1:46:33?-?2017年04月17日?21時(shí)37分33秒
?*/
@Controller(“adminAction“)
@Scope(“prototype“)
public?class?AdminAction?extends?ActionSupport?implements?ModelDriven{
private?static?final?long?serialVersionUID?=?1L;
//==========model==============
??private?Admin?admin;
@Override
public?Admin?getModel()?{
if(admin==null)?admin?=?new?Admin();
return?admin;
}
//==========model==============
/**
?*?依賴注入?start?dao/service/===
?*/
@Autowired
private?AdminService?adminService;
?
@Autowired
private?CategoryService?categoryService;
//依賴注入?end??dao/service/===
//-------------------------華麗分割線---------------------------------------------
private?String?checkCode;
public?String?getCheckCode()?{
return?checkCode;
}
public?void?setCheckCode(String?checkCode)?{
this.checkCode?=?checkCode;
}
//============自定義參數(shù)start=============
//============自定義參數(shù)end=============
//-------------------------華麗分割線---------------------------------------------
//============文件上傳start=======================================================
private?File?file;
//提交過(guò)來(lái)的file的名字
????private?String?fileFileName;
????//提交過(guò)來(lái)的file的MIME類(lèi)型
????private?String?fileContentType;
????public?File?getFile()?{
return?file;
}
public?void?setFile(File?file)?{
this.file?=?file;
}
public?String?getFileFileName()?{
return?fileFileName;
}
public?void?setFileFileName(String?fileFileName)?{
this.fileFileName?=?fileFileName;
}
public?String?getFileContentType()?{
return?fileContentType;
}
public?void?setFileContentType(String?fileContentType)?{
this.fileContentType?=?fileContentType;
}
?//============文件上傳end=========================================================
?//-------------------------華麗分割線---------------------------------------------//
?//=============公=======共======
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件???19651781??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\jsp10149基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明演示.mp4
?????文件??????55500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\058f65c02cc611e72b7b54703f07ec5512.jpg
?????文件?????218500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\0e0acad0462611e84bf8949a234a6424象鼻山.jpg
?????文件??????48500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\1ade231046e911e8d44fca0493fe664b下載.jpgyinziyan.jpg
?????文件??????61000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\20384eb02cc511e72b7b54703f07ec551.jpg
?????文件??????20500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\38b08a102cc611e72b7b54703f07ec5513.jpg
?????文件??????53500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\3d3ee1402cc511e72b7b54703f07ec552.jpg
?????文件?????110500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\3f54d590423e11e867e35d7f9a61ca80
?????文件?????121000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\41691a00463811e8479c4baba9ccb1f3ludiyan.jpg
?????文件?????187500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\41f288d02cc611e72b7b54703f07ec5516.jpg
?????文件??????92500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\43ae84202cdb11e7414f8dcb1892a97223.jpg
?????文件?????110500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\471b1550423411e88bac349cf30d6dedad6f35302cc711e72b7b54703f07ec5522.jpg
?????文件??????69500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\4737fb002cc511e72b7b54703f07ec553.jpg
?????文件?????140000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\4ca7cce0423711e88bac349cf30d6ded
?????文件?????174500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\4f2aa0f02cc611e72b7b54703f07ec5515.jpg
?????文件?????109500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\52f1b0802cc511e72b7b54703f07ec554.jpg
?????文件?????121000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\563464e0463711e8a09beecf3dac6fecludiyan.jpg
?????文件??????58000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\5a30c0d0462c11e8a188436c923d504cc7ac6b20462511e84bf8949a234a6424guilin.jpg
?????文件?????110500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\630d18b0423611e88bac349cf30d6ded
?????文件?????335000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\6e3c8c40462b11e8abf1dd9816355d41gui.jpg
?????文件?????140000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\7816b3f02cc611e72b7b54703f07ec5514.jpg
?????文件??????58000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\80fef250462b11e8abf1dd9816355d41c7ac6b20462511e84bf8949a234a6424guilin.jpg
?????文件??????58000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\8a36516046e911e8d44fca0493fe664bguilin.jpg
?????文件?????135500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\9a2c7b902cc711e72b7b54703f07ec5521.jpg
?????文件?????113000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\9cd42de02cc511e72b7b54703f07ec556.jpg
?????文件??????55500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\9f597f70423611e88bac349cf30d6ded
?????文件??????53500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\a35b262040b811e82025c750012e18dc3d3ee1402cc511e72b7b54703f07ec552.jpg
?????文件??????58000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\a52ffd00462511e84bf8949a234a6424guilin.jpg
?????文件?????110500??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\ad6f35302cc711e72b7b54703f07ec5522.jpg
?????文件?????104000??2018-04-27?20:47??基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)+eclipse+mysql+系統(tǒng)說(shuō)明\基于協(xié)同過(guò)濾算法的旅游推薦系統(tǒng)\my\upload\b28ef6f02cc611e72b7b54703f07ec5517.jpg
............此處省略1175個(gè)文件信息
評(píng)論
共有 條評(píng)論