資源簡(jiǎn)介
一款簡(jiǎn)單的掛號(hào)系統(tǒng)
代碼片段和文件信息
package?org.com.action;
import?java.sql.Connection;
import?javax.servlet.http.HttpServletRequest;
import?javax.servlet.http.HttpSession;
import?net.sf.json.JSONArray;
import?net.sf.json.JSONobject;
import?org.apache.struts2.ServletActionContext;
import?org.apache.struts2.interceptor.ServletRequestAware;
import?org.com.dao.GuaHaoDao;
import?org.com.dao.PatientDao;
import?org.com.dao.UserDao;
import?org.com.model.GuaHao;
import?org.com.model.PageBean;
import?org.com.model.Patient;
import?org.com.model.User;
import?org.com.util.DbUtil;
import?org.com.util.JsonUtil;
import?org.com.util.ResponseUtil;
import?org.com.util.StringUtil;
import?com.opensymphony.xwork2.ActionSupport;
public?class?GuaHaoAction?extends?ActionSupport?implements?ServletRequestAware{
pr
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-04-01?09:01??醫(yī)院掛號(hào)系統(tǒng)\
?????文件????????3797??2013-08-07?22:57??醫(yī)院掛號(hào)系統(tǒng)\db_patient.sql
?????目錄???????????0??2019-04-01?09:01??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\
?????文件????????1084??2019-04-01?09:33??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.classpath
?????文件????????1260??2014-03-10?22:31??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.project
?????目錄???????????0??2019-04-01?09:32??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\
?????文件?????????503??2013-08-03?12:57??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\.jsdtscope
?????文件?????????105??2014-03-11?20:13??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\com.genuitec.eclipse.core.prefs
?????文件??????????80??2019-04-01?09:32??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\com.genuitec.eclipse.migration.prefs
?????文件??????????88??2014-03-11?16:01??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\org.eclipse.core.resources.prefs
?????文件?????????395??2013-08-03?12:57??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\org.eclipse.jdt.core.prefs
?????文件?????????487??2013-08-03?18:18??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\org.eclipse.wst.common.component
?????文件?????????367??2019-04-01?09:32??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\org.eclipse.wst.common.project.facet.core.xm
?????文件??????????49??2013-08-03?12:57??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\org.eclipse.wst.jsdt.ui.superType.container
?????文件???????????6??2013-08-03?12:57??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\.settings\org.eclipse.wst.jsdt.ui.superType.name
?????目錄???????????0??2019-04-01?09:01??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\
?????目錄???????????0??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\
?????目錄???????????0??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\
?????目錄???????????0??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\
?????目錄???????????0??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\action\
?????文件????????7631??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\action\GuaHaoAction.class
?????文件????????3481??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\action\LoginAction.class
?????文件???????13063??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\action\PatientAction.class
?????文件????????5499??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\action\ViewResultAction.class
?????目錄???????????0??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\dao\
?????文件????????5220??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\dao\GuaHaoDao.class
?????文件????????4613??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\dao\PatientDao.class
?????文件????????1870??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\dao\UserDao.class
?????目錄???????????0??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\model\
?????文件????????1583??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\model\GuaHao.class
?????文件?????????813??2019-04-01?09:40??醫(yī)院掛號(hào)系統(tǒng)\PatientInfo\build\classes\org\com\model\PageBean.class
............此處省略668個(gè)文件信息
評(píng)論
共有 條評(píng)論